Exception: QuicknodeSdk::ApiError
- Defined in:
- sig/quicknode_sdk.rbs
Instance Attribute Summary collapse
-
#body ⇒ String
readonly
Returns the value of attribute body.
-
#status ⇒ Integer
readonly
Returns the value of attribute status.
Instance Attribute Details
#body ⇒ String (readonly)
Returns the value of attribute body.
21 22 23 |
# File 'sig/quicknode_sdk.rbs', line 21 def body @body end |
#status ⇒ Integer (readonly)
Returns the value of attribute status.
20 21 22 |
# File 'sig/quicknode_sdk.rbs', line 20 def status @status end |