CreditReason interface
The reason for the credit. Not required if not applicable.
Properties
| code | The reason code for credit. |
| description | The free string description of the credit. |
Property Details
code
The reason code for credit.
code?: string
Property Value
string
description
The free string description of the credit.
description?: string
Property Value
string