Class GetClientsClientIdIdentifiersResponse
java.lang.Object
org.apache.fineract.client.models.GetClientsClientIdIdentifiersResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetClientsClientIdIdentifiersResponse
extends Object
GetClientsClientIdIdentifiersResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) documentKey(String documentKey) documentType(GetClientsDocumentType documentType) booleanGet clientIdGet descriptionGet documentKeyGet documentTypegetId()Get idinthashCode()voidsetClientId(Long clientId) voidsetDescription(String description) voidsetDocumentKey(String documentKey) voidsetDocumentType(GetClientsDocumentType documentType) voidtoString()
-
Field Details
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DOCUMENT_KEY
- See Also:
-
SERIALIZED_NAME_DOCUMENT_TYPE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
-
Constructor Details
-
GetClientsClientIdIdentifiersResponse
public GetClientsClientIdIdentifiersResponse()
-
-
Method Details
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
documentKey
-
getDocumentKey
Get documentKey- Returns:
- documentKey
-
setDocumentKey
-
documentType
-
getDocumentType
Get documentType- Returns:
- documentType
-
setDocumentType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-