struct Yoti::Errors::ErrorResponse
- Yoti::Errors::ErrorResponse
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
yoti/errors.crConstructors
Instance Method Summary
- #code : String
- #code=(code : String)
- #errors : Array(Hash(String, String))
- #errors=(errors : Array(Hash(String, String)))
- #message : String
- #message=(message : String)