AccountInfoTransactionRequests

SignupRequestMessageSetV1.AccountInfoTransactionRequests property

Gets or sets the collection of AccountInfoTransactionRequest.

public List<AccountInfoTransactionRequest> AccountInfoTransactionRequests { get; set; }

See Also