Uses of Class
model.IdentityEntity
Packages that use IdentityEntity
-
Uses of IdentityEntity in model
Methods in model that return IdentityEntityModifier and TypeMethodDescriptionIdentityEntity.annualCardVolume(Long annualCardVolume) IdentityEntity.businessAddress(IdentityEntityBusinessAddress businessAddress) IdentityEntity.businessName(String businessName) IdentityEntity.businessPhone(String businessPhone) IdentityEntity.businessTaxIdProvided(Boolean businessTaxIdProvided) IdentityEntity.businessType(String businessType) IdentityEntity.defaultStatementDescriptor(String defaultStatementDescriptor) IdentityEntity.discoverMid(Long discoverMid) IdentityEntity.dob(IdentityEntityDob dob) IdentityEntity.doingBusinessAs(String doingBusinessAs) static IdentityEntityCreate an instance of IdentityEntity given an JSON stringIdentity.getEntity()Get entityIdentityEntity.hasAcceptedCreditCardsPreviously(Boolean hasAcceptedCreditCardsPreviously) IdentityEntity.incorporationDate(IdentityEntityIncorporationDate incorporationDate) IdentityEntity.maxTransactionAmount(Long maxTransactionAmount) IdentityEntity.ownershipType(IdentityEntity.OwnershipTypeEnum ownershipType) IdentityEntity.personalAddress(IdentityEntityPersonalAddress personalAddress) IdentityEntity.principalPercentageOwnership(Long principalPercentageOwnership) IdentityEntity.shortBusinessName(String shortBusinessName) IdentityEntity.taxAuthority(String taxAuthority) IdentityEntity.taxIdProvided(Boolean taxIdProvided) Methods in model with parameters of type IdentityEntityModifier and TypeMethodDescriptionIdentity.entity(IdentityEntity entity) voidIdentity.setEntity(IdentityEntity entity)