Class CustomerCommonParameterDto

java.lang.Object
A501JavaSDKPackage.Models.A501.Request.CustomerCommonParameterDto
Direct Known Subclasses:
CustomerDto, RelatedPersonDto

public class CustomerCommonParameterDto extends Object
  • Field Details

    • constitutionType

      public String constitutionType
    • sourceSystemName

      public String sourceSystemName
    • sourceSystemCustomerCode

      public String sourceSystemCustomerCode
    • sourceSystemCustomerCreationDate

      public String sourceSystemCustomerCreationDate
    • uniqueIdentifier

      public String uniqueIdentifier
    • SystemGeneratedId

      public String SystemGeneratedId
    • prefix

      public String prefix
    • firstName

      public String firstName
    • middleName

      public String middleName
    • lastName

      public String lastName
    • alias

      public String alias
    • fatherPrefix

      public String fatherPrefix
    • fatherFirstName

      public String fatherFirstName
    • fatherMiddleName

      public String fatherMiddleName
    • fatherLastName

      public String fatherLastName
    • spousePrefix

      public String spousePrefix
    • spouseFirstName

      public String spouseFirstName
    • spouseMiddleName

      public String spouseMiddleName
    • spouseLastName

      public String spouseLastName
    • motherPrefix

      public String motherPrefix
    • motherFirstName

      public String motherFirstName
    • motherMiddleName

      public String motherMiddleName
    • motherLastName

      public String motherLastName
    • gender

      public String gender
    • dateofBirth

      public String dateofBirth
    • workEmail

      public String workEmail
    • personalEmail

      public String personalEmail
    • permanentAddressCountry

      public String permanentAddressCountry
    • permanentAddressZipCode

      public String permanentAddressZipCode
    • permanentAddressLine1

      public String permanentAddressLine1
    • permanentAddressLine2

      public String permanentAddressLine2
    • permanentAddressLine3

      public String permanentAddressLine3
    • permanentAddressDistrict

      public String permanentAddressDistrict
    • permanentAddressCity

      public String permanentAddressCity
    • permanentAddressState

      public String permanentAddressState
    • permanentAddressOtherState

      public String permanentAddressOtherState
    • permanentAddressDocument

      public String permanentAddressDocument
    • permanentAddressDocumentOthersValue

      public String permanentAddressDocumentOthersValue
    • correspondenceAddressCountry

      public String correspondenceAddressCountry
    • correspondenceAddressZipCode

      public String correspondenceAddressZipCode
    • correspondenceAddressLine1

      public String correspondenceAddressLine1
    • correspondenceAddressLine2

      public String correspondenceAddressLine2
    • correspondenceAddressLine3

      public String correspondenceAddressLine3
    • correspondenceAddressDistrict

      public String correspondenceAddressDistrict
    • correspondenceAddressCity

      public String correspondenceAddressCity
    • correspondenceAddressState

      public String correspondenceAddressState
    • correspondenceAddressOtherState

      public String correspondenceAddressOtherState
    • correspondenceAddressDocument

      public String correspondenceAddressDocument
    • countryOfResidence

      public String countryOfResidence
    • countryOfBirth

      public String countryOfBirth
    • birthCity

      public String birthCity
    • passportIssueCountry

      public String passportIssueCountry
    • passportNumber

      public String passportNumber
    • passportExpiryDate

      public String passportExpiryDate
    • voterIdNumber

      public String voterIdNumber
    • drivingLicenseNumber

      public String drivingLicenseNumber
    • drivingLicenseExpiryDate

      public String drivingLicenseExpiryDate
    • aadhaarNumber

      public String aadhaarNumber
    • aadhaarVaultReferenceNumber

      public String aadhaarVaultReferenceNumber
    • nregaNumber

      public String nregaNumber
    • nprLetterNumber

      public String nprLetterNumber
    • directorIdentificationNumber

      public String directorIdentificationNumber
    • formSixty

      public String formSixty
    • pan

      public String pan
    • ckycNumber

      public String ckycNumber
    • identityDocument

      public String identityDocument
    • politicallyExposed

      public String politicallyExposed
    • adverseReputationstring

      public String adverseReputationstring
    • notes

      public String notes
    • tags

      public String tags
    • screeningProfile

      public String screeningProfile
    • screeningReportWhenNil

      public String screeningReportWhenNil
    • riskProfile

      public String riskProfile
    • adverseReputation

      public String adverseReputation
    • adverseReputationClassification

      public String adverseReputationClassification
    • taxDetailDtoList

      public List<TaxDetailDto> taxDetailDtoList
    • gstinDtoList

      public List<GSTINDetailDto> gstinDtoList
    • politicallyExposedClassification

      public String politicallyExposedClassification
    • citizenships

      public String citizenships
    • nationalities

      public String nationalities
    • documents

      public List<DocumentDto> documents
  • Constructor Details

    • CustomerCommonParameterDto

      public CustomerCommonParameterDto()