BillStatus class

BillStatus class

Bill status class.

The BillStatus type exposes the following members:

Constructors

Constructor Description
BillStatus() Initializes a new instance of BillStatus class.

Properties

Property Description
bill_status_code Gets or sets the bill status code.
effective_date Gets or sets the Date/Time at which the status became effective.
status_modified_by Gets or sets the status modified by. Servers are not required to store this information.

See Also