class Cisco::Meraki::CaptivePortal::ChallengePayload
- Cisco::Meraki::CaptivePortal::ChallengePayload
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/meraki/captive_portal.crConstructors
Instance Method Summary
- #ap_mac : String
- #ap_mac=(ap_mac : String)
- #base_grant_url : String
- #base_grant_url=(base_grant_url : String)
- #client_ip : String
- #client_ip=(client_ip : String)
- #client_mac : String
- #client_mac=(client_mac : String)
-
#code : String
key they were provided in their invite email
-
#code=(code : String)
key they were provided in their invite email
- #email : String
- #email=(email : String)
- #expires : Time | Nil
- #expires=(expires : Time | Nil)
- #timezone : String | Nil
- #timezone=(timezone : String | Nil)
- #user_continue : String | Nil
- #user_continue=(user_continue : String | Nil)