Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Directory::Paging
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Directory::Paging
- Defined in:
- lib/finch-api/models/provider.rb
Instance Attribute Summary collapse
- #count ⇒ Boolean?
- #offset ⇒ Boolean? readonly
Instance Attribute Details
#count ⇒ Boolean?
722 |
# File 'lib/finch-api/models/provider.rb', line 722 optional :count, FinchAPI::BooleanModel |
#offset ⇒ Boolean? (readonly)
731 |
# File 'lib/finch-api/models/provider.rb', line 731 optional :offset, FinchAPI::BooleanModel |