PaymentMailRequest

PaymentMailRequest class

Payment email request class.

public class PaymentMailRequest

Constructors

Name Description
PaymentMailRequest() Initializes a new instance of PaymentMailRequest class.

Properties

Name Description
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