DutyAccountScheduledChangeInput (Input)
input DutyAccountScheduledChangeInput {
balance: Decimal!
dateOfChange: Date!
note: String
}
input DutyAccountScheduledChangeInput {
balance: Decimal!
dateOfChange: Date!
note: String
}
DutyAccountScheduledChangeInput.balance ● Decimal! non-null scalarDutyAccountScheduledChangeInput.dateOfChange ● Date! non-null scalarDutyAccountScheduledChangeInput.note ● String scalar