Class WorkflowStepResource
- Namespace
- Crews.PlanningCenter.Api.People.V2025_07_17
- Assembly
- Crews.PlanningCenter.Api.dll
A Step
public record WorkflowStepResource : JsonApiResource<WorkflowStep, WorkflowStepRelationships>, IEquatable<JsonApiResourceIdentifier>, IEquatable<JsonApiResource>, IEquatable<JsonApiResource<WorkflowStep>>, IEquatable<JsonApiResource<WorkflowStep, WorkflowStepRelationships>>, IEquatable<WorkflowStepResource>
- Inheritance
-
JsonApiResourceIdentifierJsonApiResourceJsonApiResource<WorkflowStep>WorkflowStepResource
- Implements
-
IEquatable<JsonApiResourceIdentifier>IEquatable<JsonApiResource>
- Inherited Members
-
JsonApiResource<WorkflowStep, WorkflowStepRelationships>.ToString()JsonApiResource<WorkflowStep, WorkflowStepRelationships>.GetHashCode()JsonApiResource<WorkflowStep, WorkflowStepRelationships>.Equals(JsonApiResource<WorkflowStep>)JsonApiResource<WorkflowStep, WorkflowStepRelationships>.Equals(JsonApiResource<WorkflowStep, WorkflowStepRelationships>)JsonApiResource<WorkflowStep, WorkflowStepRelationships>.<Clone>$()JsonApiResource<WorkflowStep, WorkflowStepRelationships>.EqualityContractJsonApiResource<WorkflowStep, WorkflowStepRelationships>.RelationshipsJsonApiResource<WorkflowStep>.Equals(JsonApiResource)JsonApiResource<WorkflowStep>.Equals(JsonApiResource<WorkflowStep>)JsonApiResource<WorkflowStep>.AttributesJsonApiResource.Equals(JsonApiResourceIdentifier)JsonApiResource.RelationshipsJsonApiResource.LinksJsonApiResource.MetaJsonApiResourceIdentifier.IdJsonApiResourceIdentifier.LIdJsonApiResourceIdentifier.Type
Constructors
WorkflowStepResource()
public WorkflowStepResource()
WorkflowStepResource(WorkflowStepResource)
protected WorkflowStepResource(WorkflowStepResource original)
Parameters
originalWorkflowStepResource
Properties
EqualityContract
protected override Type EqualityContract { get; }
Property Value
Methods
Equals(WorkflowStepResource?)
public virtual bool Equals(WorkflowStepResource? other)
Parameters
otherWorkflowStepResource
Returns
Equals(JsonApiResource<WorkflowStep, WorkflowStepRelationships>?)
public override sealed bool Equals(JsonApiResource<WorkflowStep, WorkflowStepRelationships>? other)
Parameters
otherJsonApiResource<WorkflowStep, WorkflowStepRelationships>
Returns
Equals(object?)
public override bool Equals(object? obj)
Parameters
objobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
PrintMembers(StringBuilder)
protected override bool PrintMembers(StringBuilder builder)
Parameters
builderStringBuilder
Returns
ToString()
public override string ToString()
Returns
Operators
operator ==(WorkflowStepResource?, WorkflowStepResource?)
public static bool operator ==(WorkflowStepResource? left, WorkflowStepResource? right)
Parameters
leftWorkflowStepResourcerightWorkflowStepResource
Returns
operator !=(WorkflowStepResource?, WorkflowStepResource?)
public static bool operator !=(WorkflowStepResource? left, WorkflowStepResource? right)
Parameters
leftWorkflowStepResourcerightWorkflowStepResource