AbstractPaymentResponse

AbstractPaymentResponse class

Abstract base class for all payee response related classes.

public abstract class AbstractPaymentResponse

Properties

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

See Also