katana_public_api_client.models.custom_field_choice_create¶ katana_public_api_client.models.custom_field_choice_create ¶ Classes¶ CustomFieldChoiceCreate ¶ A single singleSelect choice as supplied on POST /custom_field_definitions. Send only the label — the server assigns the integer id and returns it in the response. Example: {'label': 'Online'}