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