Table of Contents

Enum QuotaType

Namespace
Line.OpenApi.Messaging.Generated.Api.Models
Assembly
Line.OpenApi.Messaging.dll

One of the following values to indicate whether a target limit is set or not.

public enum QuotaType

Fields

[EnumMember(Value = "limited")] Limited = 1
[EnumMember(Value = "none")] None = 0