DebicheckAmendmentCollectionInformationInput
No description
input DebicheckAmendmentCollectionInformationInput {
firstCollectionAmount: MoneyInput
instalmentAmount: MoneyInput
maximumCollectionAmount: MoneyInput
dayAdjustmentAllowed: Boolean
amountAdjustmentFrequency: DebicheckAmountAdjustmentFrequencyEnum
adjustmentAmount: MoneyInput
adjustmentRate: Decimal
trackingIndicator: Boolean
firstCollectionDate: String
collectionDay: Int
}