createAccountStatuses property

List<CreateAccountStatus>? createAccountStatuses
final

A list of objects with details about the requests. Certain elements, such as the accountId number, are present in the output only after the account has been successfully created.

Implementation

final List<CreateAccountStatus>? createAccountStatuses;