t_API_Classes_Class
Class
Properties
deprecated : booleanTrue if deprecated.
name : identifierClass name. Usually starts with upper case.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
Content
Sequence of:
t_API_Classes_Class_Attributes [0..1] - Collection of Attributes on a API.
t_API_Classes_Class_Events [0..1]
Parents
t_API_Classes_Class_Attributes
Collection of Attributes on a API.
Parent topic: t_API_Classes