PayeeAccounts

PayeeResponse.PayeeAccounts property

Gets or sets the collection user’s account number with the payee .

public List<string> PayeeAccounts { get; set; }

See Also