struct ExecuteError
- ExecuteError
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
crystal-supabase/types.crConstructors
Instance Method Summary
- #code : String | Nil
- #code=(code : String | Nil)
- #details : String | Nil
- #details=(details : String | Nil)
- #hint : String | Nil
- #hint=(hint : String | Nil)
- #message : String | Nil
- #message=(message : String | Nil)