Module: Auth0::Types::FlowActionHTTPSendRequestParamsContentType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/flow_action_http_send_request_params_content_type.rb
Constant Summary collapse
- JSON_ =
"JSON"- FORM =
"FORM"- XML =
"XML"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values