Table of Contents

Class GetFlowRequestParameters

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

Properties

Hydrate

hydration param

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

Property Value

IEnumerable<GetFlowRequestParametersHydrateEnum?>

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.