Uses of Class
com.docusign.admin.model.AddUserResponseAccountProperties
-
Packages that use AddUserResponseAccountProperties Package Description com.docusign.admin.model -
-
Uses of AddUserResponseAccountProperties in com.docusign.admin.model
Methods in com.docusign.admin.model that return AddUserResponseAccountProperties Modifier and Type Method Description AddUserResponseAccountPropertiesAddUserResponseAccountProperties. companyName(String companyName)companyName.AddUserResponseAccountPropertiesAddUserResponseAccountProperties. id(UUID id)id.AddUserResponseAccountPropertiesAddUserResponseAccountProperties. jobTitle(String jobTitle)jobTitle.AddUserResponseAccountPropertiesAddUserResponseAccountProperties. siteId(Integer siteId)siteId.Methods in com.docusign.admin.model that return types with arguments of type AddUserResponseAccountProperties Modifier and Type Method Description List<AddUserResponseAccountProperties>AddUserResponse. getAccounts()Get accounts.
-