Uses of Class
com.docusign.admin.model.SubAccountCreateTargetAccount
-
Packages that use SubAccountCreateTargetAccount Package Description com.docusign.admin.model -
-
Uses of SubAccountCreateTargetAccount in com.docusign.admin.model
Methods in com.docusign.admin.model that return SubAccountCreateTargetAccount Modifier and Type Method Description SubAccountCreateTargetAccountSubAccountCreateTargetAccount. admin(SubAccountCreateTargetAccountAdmin admin)admin.SubAccountCreateTargetAccountSubAccountCreateTargetAccount. countryCode(String countryCode)countryCode.SubAccountCreateTargetAccountSubAccountCreateWorker. getTargetAccount()The target account being created.SubAccountCreateTargetAccountSubAccountCreateTargetAccount. id(UUID id)id.SubAccountCreateTargetAccountSubAccountCreateTargetAccount. name(String name)name.SubAccountCreateTargetAccountSubAccountCreateTargetAccount. region(String region)region.SubAccountCreateTargetAccountSubAccountCreateTargetAccount. site(String site)site.Methods in com.docusign.admin.model with parameters of type SubAccountCreateTargetAccount Modifier and Type Method Description voidSubAccountCreateWorker. setTargetAccount(SubAccountCreateTargetAccount targetAccount)setTargetAccount.SubAccountCreateWorkerSubAccountCreateWorker. targetAccount(SubAccountCreateTargetAccount targetAccount)targetAccount.
-