Table of Contents

Class GetFlowExecutionRequestParameters

Namespace
Auth0.ManagementApi.Flows
Assembly
Auth0.ManagementApi.dll
[Serializable]
public record GetFlowExecutionRequestParameters : IEquatable<GetFlowExecutionRequestParameters>
Inheritance
GetFlowExecutionRequestParameters
Implements
Inherited Members
Extension Methods

Properties

Hydrate

Hydration param

[JsonIgnore]
public IEnumerable<GetFlowExecutionRequestParametersHydrateEnum?> Hydrate { get; set; }

Property Value

IEnumerable<GetFlowExecutionRequestParametersHydrateEnum?>

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.