Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.16 KB

SessionType.md

File metadata and controls

19 lines (15 loc) · 1.16 KB

SessionType

Properties

Name Type Description Notes
type string Contains the class description session type. [optional]
default_time_length int The default amount of time that a session of this type typically lasts. [optional]
id int This session type’s unique ID. [optional]
name string The name of this session type. [optional]
num_deducted int The number of sessions that this session type deducts from the pricing option used to pay for this type of session. [optional]
program_id int This session type’s service category ID. [optional]
category string This session type’s category. [optional]
category_id int This session type’s category ID. [optional]
subcategory string This session type’s subcategory. [optional]
subcategory_id int This session type’s subcategory ID. [optional]

[Back to Model list] [Back to API list] [Back to README]