class Braintree::Models::PageInfo
- Braintree::Models::PageInfo
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
models/page_info.crConstructors
Instance Method Summary
- #end_cursor : String
- #end_cursor=(end_cursor : String)
- #has_next_page : Bool
- #has_next_page=(has_next_page : Bool)
- #start_cursor : String
- #start_cursor=(start_cursor : String)