GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder |
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder.abandonableChecks(List<GetAccountDeletionCheckResultResponseBody.AbandonableChecks> abandonableChecks)
The check items that you can choose to ignore for the member deletion.
|
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder |
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder.allowDelete(String allowDelete)
Indicates whether the member can be deleted.
|
static GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder |
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.builder() |
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder |
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder.notAllowReason(List<GetAccountDeletionCheckResultResponseBody.NotAllowReason> notAllowReason)
The reasons why the member cannot be deleted.
|
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder |
GetAccountDeletionCheckResultResponseBody.AccountDeletionCheckResultInfo.Builder.status(String status)
The status of the check.
|