Represents information about the revocation of a billing product.
|
| DateTime | Date [get] |
| | Gets the revocation date of the object, if available.
|
| |
| DateTime | DateUTC [get] |
| | Gets the UTC date and time of revocation, if applicable.
|
| |
| BillingProductRevocationReason | Reason [get] |
| | Gets the reason for revocation of a billing product.
|
| |
◆ Date
The revocation date of the object, or null if not available.
◆ DateUTC
The UTC date and time of revocation, or null if not applicable.
◆ Reason
The reason for revocation, if available; otherwise, null.