Class InteropIdentifierRequestData
java.lang.Object
org.apache.fineract.client.models.InteropIdentifierRequestData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class InteropIdentifierRequestData
extends Object
InteropIdentifierRequestData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets idType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet accountIdGet idTypeGet idValueGet subIdOrTypeinthashCode()voidsetAccountId(String accountId) voidvoidsetIdValue(String idValue) voidsetSubIdOrType(String subIdOrType) subIdOrType(String subIdOrType) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_ID_TYPE
- See Also:
-
SERIALIZED_NAME_ID_VALUE
- See Also:
-
SERIALIZED_NAME_SUB_ID_OR_TYPE
- See Also:
-
-
Constructor Details
-
InteropIdentifierRequestData
public InteropIdentifierRequestData()
-
-
Method Details
-
accountId
-
getAccountId
Get accountId- Returns:
- accountId
-
setAccountId
-
idType
-
getIdType
Get idType- Returns:
- idType
-
setIdType
-
idValue
-
getIdValue
Get idValue- Returns:
- idValue
-
setIdValue
-
subIdOrType
-
getSubIdOrType
Get subIdOrType- Returns:
- subIdOrType
-
setSubIdOrType
-
equals
-
hashCode
public int hashCode() -
toString
-