class Giphy::Meta
- Giphy::Meta
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
types/meta.crConstructors
Instance Method Summary
-
#msg : String
HTTP Response Message.
-
#msg=(msg : String)
HTTP Response Message.
-
#response_id : String | Nil
A unique ID paired with this response from the API.
-
#response_id=(response_id : String | Nil)
A unique ID paired with this response from the API.
-
#status : Int32
HTTP Response Code.
-
#status=(status : Int32)
HTTP Response Code.