Method: OryClient::ErrorFlowReplaced#use_flow_id
- Defined in:
- lib/ory-client/models/error_flow_replaced.rb
#use_flow_id ⇒ Object
The flow ID that should be used for the new flow as it contains the correct messages.
22 23 24 |
# File 'lib/ory-client/models/error_flow_replaced.rb', line 22 def use_flow_id @use_flow_id end |