usage_service_catalog_validity_period_parameters
- Joseph Ioannou (Unlicensed)
Name | Type | Description |
---|---|---|
valid_date_from (semi-optional) | Date | The date that the usage service catalog will become valid |
valid_date_to (optional) | Date | The date that the usage service catalog will become invalid. This is optional as a usage service catalog can be valid for ever, starting from a specific date Applicable only if valid_date_from is specified |
valid_month_from (semi-optional, mandatory on conditions) | String | The month that the usage service catalog will become valid This field is mandatory if the valid_day_from is specified, and vice versa |
valid_month_to (optional, mandatory on conditions) | String | The month that the usage service catalog will become invalid. This is optional as a usage service catalog can be valid for ever, starting from a specific month Applicable only if valid_month_from and valid_day_from are specified This field is mandatory if the valid_day_to is specified, and vice versa |
valid_day_from (semi-optional, mandatory on conditions) | String | The day that the usage service catalog will become valid This field is mandatory if the valid_month_from is specified, and vice versa |
valid_day_to (optional, mandatory on conditions) | String | The day that the usage service catalog will become invalid. This is optional as a usage service catalog can be valid for ever, starting from a specific day Applicable only if valid_month_from and valid_day_from are specified This field is mandatory if the valid_month_to is specified, and vice versa |