AccountInfos

AccountInfoResponse.AccountInfos property

Gets or sets the collection of AccountInfo.

public List<AccountInfo> AccountInfos { get; set; }

See Also