class TwentyFiveLivePro::API::Organizations
- TwentyFiveLivePro::API::Organizations
- Reference
- Object
Defined in:
twenty-five-live-pro/api/organizations.crConstructors
Instance Method Summary
- #get(id : Int64, included_elements : Array(String), expanded_elements : Array(String))
- #list(page : Int64 = 1, items_per_page : Int64 = 10, since : String | Nil = nil, paginate : String | Nil = nil)
Constructor Detail
Instance Method Detail
def get(id : Int64, included_elements : Array(String), expanded_elements : Array(String))
#
def list(page : Int64 = 1, items_per_page : Int64 = 10, since : String | Nil = nil, paginate : String | Nil = nil)
#