public static interface AccountDetail.Builder extends SdkPojo, CopyableBuilder<AccountDetail.Builder,AccountDetail>
| Modifier and Type | Method and Description |
|---|---|
AccountDetail.Builder |
accountId(String accountId)
The member account ID.
|
AccountDetail.Builder |
email(String email)
The email address of the member account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountDetail.Builder accountId(String accountId)
The member account ID.
accountId - The member account ID.AccountDetail.Builder email(String email)
The email address of the member account.
email - The email address of the member account.Copyright © 2023. All rights reserved.