INPUT_OBJECT
Mandate information.
input MandateSettingsInput {# The end date of the mandate agreement. Example: 2018-11-13end_date: JSONDate# Is the mandate agreement exclusive to the agency?exclusive: Boolean# The mandate agreement number.number: String# The start date of the mandate agreement. Example: 2018-11-13start_date: JSONDate}