Class PostExternalAssetOwnerLoanProductAttributeRequest
java.lang.Object
org.apache.fineract.client.models.PostExternalAssetOwnerLoanProductAttributeRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostExternalAssetOwnerLoanProductAttributeRequest
extends Object
PostExternalAssetOwnerLoanProductAttributeRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributeKey(String attributeKey) attributeValue(String attributeValue) booleanGet attributeKeyGet attributeValueinthashCode()voidsetAttributeKey(String attributeKey) voidsetAttributeValue(String attributeValue) toString()
-
Field Details
-
SERIALIZED_NAME_ATTRIBUTE_KEY
- See Also:
-
SERIALIZED_NAME_ATTRIBUTE_VALUE
- See Also:
-
-
Constructor Details
-
PostExternalAssetOwnerLoanProductAttributeRequest
public PostExternalAssetOwnerLoanProductAttributeRequest()
-
-
Method Details
-
attributeKey
-
getAttributeKey
Get attributeKey- Returns:
- attributeKey
-
setAttributeKey
-
attributeValue
-
getAttributeValue
Get attributeValue- Returns:
- attributeValue
-
setAttributeValue
-
equals
-
hashCode
public int hashCode() -
toString
-