PaymentMailResponse

PaymentMailResponse class

Payment email response class.

public class PaymentMailResponse

Constructors

NameDescription
PaymentMailResponse()Initializes a new instance of PaymentMailResponse class.

Properties

NameDescription
Mail { get; set; }Gets or sets the Mail.
PaymentInfo { get; set; }Gets or sets the PaymentInfo.
ServerId { get; set; }Gets or sets the transaction ID of the payment that is the subject of the correspondence.

See Also