MailResponse

BankMailTransactionResponse.MailResponse property

Gets or sets the BankMailResponse or CheckMailResponse or DepositMailResponse.

public AbstractMailResponse MailResponse { get; set; }

See Also