Compartilhar via


AgreementType Enumeração

Definição

Define valores para AgreementType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AgreementType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AgreementType = 
Public Enum AgreementType
Herança
AgreementType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Nome Valor Description
NotSpecified 0
AS2 1
X12 2
Edifact 3

Aplica-se a