PaymentMailRequest

PaymentMailRequest class

Payment email request class.

public class PaymentMailRequest

Constructors

NameDescription
PaymentMailRequest()Initializes a new instance of PaymentMailRequest 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