Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 771 Bytes

File metadata and controls

18 lines (13 loc) · 771 Bytes

Profile

Properties

Name Type Description Notes
_id Option<String> [optional]
user_id Option<String> [optional]
name Option<String> [optional]
description Option<String> [optional]
color Option<String> [optional]
is_default Option<bool> [optional]
is_over_limit Option<bool> Only present when includeOverLimit=true. Indicates if this profile exceeds the plan limit. [optional]
created_at Option<String> [optional]

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