Skip to main content

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
}

Fields

DebicheckAmendmentCollectionInformation.firstCollectionAmount ● Money scalar

DebicheckAmendmentCollectionInformation.instalmentAmount ● Money scalar

DebicheckAmendmentCollectionInformation.maximumCollectionAmount ● Money scalar

DebicheckAmendmentCollectionInformation.dayAdjustmentAllowed ● Boolean scalar

DebicheckAmendmentCollectionInformation.amountAdjustmentFrequency ● DebicheckAmountAdjustmentFrequencyEnum enum

DebicheckAmendmentCollectionInformation.adjustmentAmount ● Money scalar

DebicheckAmendmentCollectionInformation.adjustmentRate ● Decimal scalar

DebicheckAmendmentCollectionInformation.trackingIndicator ● Boolean scalar

DebicheckAmendmentCollectionInformation.firstCollectionDate ● String scalar

DebicheckAmendmentCollectionInformation.collectionDay ● Int scalar