Table of Contents

Class StepContractField

Namespace
Cress.Core.Models
Assembly
Cress.Core.dll
public record StepContractField : IEquatable<StepContractField>
Inheritance
StepContractField
Implements
Inherited Members

Properties

Description

public string? Description { get; init; }

Property Value

string

Required

public bool Required { get; init; }

Property Value

bool

Type

public string Type { get; init; }

Property Value

string