INPUT_OBJECT
Tenant information.
input TenantContractInput {# The end date of the tenant contract. Example: 2018-11-13end_date: JSONDate# The start date of the tenant contract. Example: 2018-11-13start_date: JSONDate}