DebicheckAmendmentCollectionInformation
No description
type DebicheckAmendmentCollectionInformation {
firstCollectionAmount: Money
instalmentAmount: Money
maximumCollectionAmount: Money
dayAdjustmentAllowed: Boolean
amountAdjustmentFrequency: DebicheckAmountAdjustmentFrequencyEnum
adjustmentAmount: Money
adjustmentRate: Decimal
trackingIndicator: Boolean
firstCollectionDate: String
collectionDay: Int
}