| Name | Type | Description | Notes | | ———— | ————- | ————- | ————- | | paymentAdjustmentId | kotlin.Long | The numeric ID for a payment adjustment. | [optional] | | paymentAdjustmentItemId | kotlin.Long | Unique ID for the adjustment line item. | [optional] | | adjustmentType | kotlin.String | String indicating the type of adjustment for this line item. | [optional] | | amount | kotlin.Int | Integer value for the amount of the adjustment in original currency. | [optional] | | shopAmount | kotlin.Int | Integer value for the amount of the adjustment in currency for the shop. | [optional] | | transactionId | kotlin.Long | The unique numeric ID for a transaction. | [optional] | | billPaymentId | kotlin.Long | Unique ID for the bill payment adjustment. | [optional] | | createdTimestamp | kotlin.Int | The transaction's creation date and time, in epoch seconds. | [optional] | | updatedTimestamp | kotlin.Int | The update date and time the payment adjustment in epoch seconds. | [optional] |