Class ComputedAttribute
java.lang.Object
co.permify.sdk.model.ComputedAttribute
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class ComputedAttribute
extends Object
ComputedAttribute defines a computed attribute which includes its name.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this ComputedAttribute object is equal to o.getName()Get nameinthashCode()voidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
ComputedAttribute
public ComputedAttribute()
-
-
Method Details
-
name
-
getName
-
setName
-
equals
-
hashCode
-
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
-