Name | Type | Description | Notes |
---|---|---|---|
id | String | Identifier of credit transactions | |
creditId | String | ||
transactionType | TransactionTypeEnum | ||
invoiceId | String | [optional] | |
amount | BigDecimal | ||
createdAt | OffsetDateTime |
Name | Value |
---|---|
CREDITED | "CREDITED" |
DEBITED | "DEBITED" |
EXPIRED | "EXPIRED" |
VOIDED | "VOIDED" |
- Serializable