Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 950 Bytes

File metadata and controls

18 lines (15 loc) · 950 Bytes

SettingModel

Properties

Name Type Description Notes
SettingId int32 [optional] [default to null]
Key string [optional] [default to null]
Name string [optional] [default to null]
Hint string [optional] [default to null]
SettingType *SettingType [optional] [default to null]
OwnerUserEmail string [optional] [default to null]
OwnerUserFullName string [optional] [default to null]
ExpirationWarningAt time.Time [optional] [default to null]
ConfigId string [optional] [default to null]
ConfigName string [optional] [default to null]

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