Class CustomerCommonParameterDto
java.lang.Object
A501JavaSDKPackage.Models.A501.Request.CustomerCommonParameterDto
- Direct Known Subclasses:
CustomerDto,RelatedPersonDto
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintlongintintintintintintintintintintintintintintintintintintintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
constitutionType
-
constitutionTypeId
public long constitutionTypeId -
sourceSystemName
-
sourceSystemCustomerCode
-
sourceSystemCustomerCreationDateString
-
sourceSystemCustomerCreationDate
-
uniqueIdentifier
-
systemGeneratedId
-
prefix
-
prefixId
public int prefixId -
firstName
-
middleName
-
lastName
-
fatherPrefix
-
fatherPrefixId
public int fatherPrefixId -
fatherFirstName
-
fatherMiddleName
-
fatherLastName
-
spousePrefix
-
spousePrefixId
public int spousePrefixId -
spouseFirstName
-
spouseMiddleName
-
spouseLastName
-
motherPrefix
-
motherPrefixId
public int motherPrefixId -
motherFirstName
-
motherMiddleName
-
motherLastName
-
gender
-
genderId
public int genderId -
dateOfBirthString
-
dateOfBirth
-
workEmail
-
personalEmail
-
permanentAddressCountry
-
permanentAddressCountryId
public int permanentAddressCountryId -
permanentAddressZipCode
-
permanentAddressZipCodeId
public int permanentAddressZipCodeId -
permanentAddressLine1
-
permanentAddressLine2
-
permanentAddressLine3
-
permanentAddressDistrict
-
permanentAddressDistrictId
public int permanentAddressDistrictId -
permanentAddressCity
-
permanentAddressCityId
public int permanentAddressCityId -
permanentAddressState
-
permanentAddressStateId
public int permanentAddressStateId -
permanentAddressDocument
-
permanentAddressDocumentId
public int permanentAddressDocumentId -
permanentAddressDocumentOthersValue
-
correspondenceAddressCountry
-
correspondenceAddressCountryId
public int correspondenceAddressCountryId -
correspondenceAddressZipCode
-
correspondenceAddressZipCodeId
public int correspondenceAddressZipCodeId -
correspondenceAddressLine1
-
correspondenceAddressLine2
-
correspondenceAddressLine3
-
correspondenceAddressDistrict
-
correspondenceAddressDistrictId
public int correspondenceAddressDistrictId -
correspondenceAddressCity
-
correspondenceAddressCityId
public int correspondenceAddressCityId -
correspondenceAddressState
-
correspondenceAddressStateId
public int correspondenceAddressStateId -
correspondenceAddressDocument
-
correspondenceAddressDocumentId
public int correspondenceAddressDocumentId -
countryOfResidence
-
countryOfResidenceId
public int countryOfResidenceId -
countryOfBirth
-
countryOfBirthId
public int countryOfBirthId -
birthCity
-
birthCityId
public int birthCityId -
passportIssueCountry
-
passportIssueCountryId
public int passportIssueCountryId -
passportNumber
-
passportExpiryDateString
-
passportExpiryDate
-
voterIdNumber
-
drivingLicenseNumber
-
drivingLicenseExpiryDateString
-
drivingLicenseExpiryDate
-
aadhaarNumber
-
aadhaarVaultReferenceNumber
-
nregaNumber
-
nprLetterNumber
-
directorIdentificationNumber
-
formSixty
-
formSixtyId
public int formSixtyId -
pan
-
ckycNumber
-
identityDocument
-
identityDocumentId
-
politicallyExposed
-
politicallyExposedId
public int politicallyExposedId -
adverseReputationString
-
adverseReputationDetails
-
notes
-
tags
-
tagIdList
-
screeningProfile
-
riskProfile
-
adverseReputation
-
adverseReputationId
public int adverseReputationId -
adverseReputationClassification
-
adverseReputationClassificationIdList
-
taxDetailDtoList
-
politicallyExposedClassification
-
politicallyExposedClassificationIdList
-
citizenships
-
citizenshipIdList
-
nationalities
-
nationalityIdList
-
documentDtoList
-
-
Constructor Details
-
CustomerCommonParameterDto
public CustomerCommonParameterDto()
-