| Package | Description |
|---|---|
| com.clicksend.models |
| Modifier and Type | Method and Description |
|---|---|
SubaccountBuilder |
SubaccountBuilder.accessBilling(Boolean accessBilling)
Your access billing flag value, must be 1 or 0.
|
SubaccountBuilder |
SubaccountBuilder.accessContacts(Boolean accessContacts)
Your access contacts flag value, must be 1 or 0.
|
SubaccountBuilder |
SubaccountBuilder.accessReporting(Boolean accessReporting)
Your access reporting flag value, must be 1 or 0.
|
SubaccountBuilder |
SubaccountBuilder.accessSettings(Boolean accessSettings)
Your access settings flag value, must be 1 or 0.
|
SubaccountBuilder |
SubaccountBuilder.accessUsers(Boolean accessUsers)
Your access users flag value, must be 1 or 0.
|
SubaccountBuilder |
SubaccountBuilder.apiUsername(List<String> apiUsername)
Your new api username.
|
SubaccountBuilder |
SubaccountBuilder.email(String email)
Your new email.
|
SubaccountBuilder |
SubaccountBuilder.firstName(String firstName)
Your firstname
|
SubaccountBuilder |
SubaccountBuilder.lastName(String lastName)
Your lastname
|
SubaccountBuilder |
SubaccountBuilder.password(String password)
Your new password
|
SubaccountBuilder |
SubaccountBuilder.phoneNumber(String phoneNumber)
Your phone number in E.164 format.
|
Copyright © 2017. All rights reserved.