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. 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. 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)voidLegalEntityInfo. setSoleProprietorship(SoleProprietorship soleProprietorship)voidLegalEntityInfoRequiredType. setSoleProprietorship(SoleProprietorship soleProprietorship)LegalEntityLegalEntity. soleProprietorship(SoleProprietorship soleProprietorship)LegalEntityInfoLegalEntityInfo. soleProprietorship(SoleProprietorship soleProprietorship)LegalEntityInfoRequiredTypeLegalEntityInfoRequiredType. soleProprietorship(SoleProprietorship soleProprietorship)
-