Uses of Class
com.adyen.model.legalentitymanagement.SoleProprietorship
-
Packages that use SoleProprietorship Package Description com.adyen.model.legalentitymanagement -
-
Uses of SoleProprietorship in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return SoleProprietorship Modifier and Type Method Description SoleProprietorshipSoleProprietorship. addTaxInformationItem(TaxInformation taxInformationItem)SoleProprietorshipSoleProprietorship. countryOfGoverningLaw(String countryOfGoverningLaw)SoleProprietorshipSoleProprietorship. dateOfIncorporation(String dateOfIncorporation)SoleProprietorshipSoleProprietorship. doingBusinessAs(String doingBusinessAs)static SoleProprietorshipSoleProprietorship. fromJson(String jsonString)Create an instance of SoleProprietorship given an JSON stringSoleProprietorshipLegalEntity. getSoleProprietorship()Get soleProprietorshipSoleProprietorshipLegalEntityInfo. getSoleProprietorship()Get soleProprietorshipSoleProprietorshipLegalEntityInfoRequiredType. getSoleProprietorship()Get soleProprietorshipSoleProprietorshipSoleProprietorship. name(String name)SoleProprietorshipSoleProprietorship. principalPlaceOfBusiness(Address principalPlaceOfBusiness)SoleProprietorshipSoleProprietorship. registeredAddress(Address registeredAddress)SoleProprietorshipSoleProprietorship. registrationNumber(String registrationNumber)SoleProprietorshipSoleProprietorship. taxAbsent(Boolean taxAbsent)SoleProprietorshipSoleProprietorship. taxInformation(List<TaxInformation> taxInformation)SoleProprietorshipSoleProprietorship. vatAbsenceReason(SoleProprietorship.VatAbsenceReasonEnum vatAbsenceReason)SoleProprietorshipSoleProprietorship. vatNumber(String vatNumber)Methods in com.adyen.model.legalentitymanagement with parameters of type SoleProprietorship Modifier and Type Method Description voidLegalEntity. setSoleProprietorship(SoleProprietorship soleProprietorship)soleProprietorshipvoidLegalEntityInfo. setSoleProprietorship(SoleProprietorship soleProprietorship)soleProprietorshipvoidLegalEntityInfoRequiredType. setSoleProprietorship(SoleProprietorship soleProprietorship)soleProprietorshipLegalEntityLegalEntity. soleProprietorship(SoleProprietorship soleProprietorship)LegalEntityInfoLegalEntityInfo. soleProprietorship(SoleProprietorship soleProprietorship)LegalEntityInfoRequiredTypeLegalEntityInfoRequiredType. soleProprietorship(SoleProprietorship soleProprietorship)
-