Skip to main content

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
}

Fields

DebicheckAmendmentCollectionInformationInput.firstCollectionAmount ● MoneyInput input

DebicheckAmendmentCollectionInformationInput.instalmentAmount ● MoneyInput input

DebicheckAmendmentCollectionInformationInput.maximumCollectionAmount ● MoneyInput input

DebicheckAmendmentCollectionInformationInput.dayAdjustmentAllowed ● Boolean scalar

DebicheckAmendmentCollectionInformationInput.amountAdjustmentFrequency ● DebicheckAmountAdjustmentFrequencyEnum enum

DebicheckAmendmentCollectionInformationInput.adjustmentAmount ● MoneyInput input

DebicheckAmendmentCollectionInformationInput.adjustmentRate ● Decimal scalar

DebicheckAmendmentCollectionInformationInput.trackingIndicator ● Boolean scalar

DebicheckAmendmentCollectionInformationInput.firstCollectionDate ● String scalar

DebicheckAmendmentCollectionInformationInput.collectionDay ● Int scalar