PaymentCancelResponse

PaymentCancelResponse class

Payment cancellation response class.

public class PaymentCancelResponse : AbstractPaymentResponse

Constructors

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

Properties

NameDescription
ServerId { get; set; }Gets or sets the ID assigned by the server to the payment.

See Also