class PointGrab::CogniPoint::Subscription
- PointGrab::CogniPoint::Subscription
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
point_grab/cogni_point.crConstructors
Instance Method Summary
- #endpoint : String
- #endpoint=(endpoint : String)
- #id : String
- #id=(id : String)
- #notification_type : String
- #notification_type=(notification_type : String)
- #started : Bool
- #started=(started : Bool)
- #subscription_type : String
- #subscription_type=(subscription_type : String)
- #token : String
- #token=(token : String)
- #uri : String
- #uri=(uri : String)