Uses of Class
model.IdentityEntityForm
Packages that use IdentityEntityForm
-
Uses of IdentityEntityForm in model
Methods in model that return IdentityEntityFormModifier and TypeMethodDescriptionIdentityEntityForm.annualCardVolume(Long annualCardVolume) IdentityEntityForm.businessAddress(IdentityEntityFormBusinessAddress businessAddress) IdentityEntityForm.businessName(String businessName) IdentityEntityForm.businessPhone(String businessPhone) IdentityEntityForm.businessTaxId(String businessTaxId) IdentityEntityForm.businessType(IdentityEntityForm.BusinessTypeEnum businessType) IdentityEntityForm.defaultStatementDescriptor(String defaultStatementDescriptor) IdentityEntityForm.discoverMid(String discoverMid) IdentityEntityForm.dob(IdentityEntityFormDob dob) IdentityEntityForm.doingBusinessAs(String doingBusinessAs) static IdentityEntityFormCreate an instance of IdentityEntityForm given an JSON stringCreateApplicationRequest.getEntity()Get entityIdentityEntityForm.hasAcceptedCreditCardsPreviously(Boolean hasAcceptedCreditCardsPreviously) IdentityEntityForm.incorporationDate(IdentityEntityFormIncorporationDate incorporationDate) IdentityEntityForm.maxTransactionAmount(Long maxTransactionAmount) IdentityEntityForm.ownershipType(IdentityEntityForm.OwnershipTypeEnum ownershipType) IdentityEntityForm.personalAddress(Address personalAddress) IdentityEntityForm.principalPercentageOwnership(Long principalPercentageOwnership) IdentityEntityForm.shortBusinessName(String shortBusinessName) IdentityEntityForm.taxAuthority(String taxAuthority) Methods in model with parameters of type IdentityEntityFormModifier and TypeMethodDescriptionCreateApplicationRequest.entity(IdentityEntityForm entity) voidCreateApplicationRequest.setEntity(IdentityEntityForm entity)