TandaCLI::Configuration::Serialisable::Organisation
Inherits JSON::Serializable < Reference < Object
Constructors
from(organisation : API::Types::Me::Organisation) : self
Sourcenew(id : Int32, name : String, user_id : Int32, current : Bool = false, _regular_hours_schedules : Array(Models::RegularHoursSchedule) | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
Instance methods
clear_regular_hours_schedules!
Sourcecurrent?
Sourceid
Sourcename
Sourceregular_hours_schedules
Sourceuser_id
Source