class TwentyFiveLivePro::API::Resources

Defined in:

twenty-five-live-pro/api/resources.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(session : Session) #

[View source]

Instance Method Detail

def get(id : Int64, included_elements : Array(String), expanded_elements : Array(String)) #

[View source]
def list(page : Int64 = 1, items_per_page : Int64 = 10, since : String | Nil = nil, paginate : String | Nil = nil) #

[View source]