BillPaymentStatus
BillPaymentStatus class
Bill payment status class.
public class BillPaymentStatus
Constructors
Properties
Name | Description |
---|
BillPaymentStatusCode { get; set; } | Gets or sets the bill payment status code. |
EffectiveDate { get; set; } | Gets or sets the Date/Time at which the status became effective. |
ServerID { get; set; } | Gets or sets the server transaction ID of the payment against this bill. |
StatusModifiedBy { get; set; } | Gets or sets the status modified by. Servers are not required to store this information. |
See Also