Skip to content

[I] DiscriminatedOptions

PropertyTypeDescription
discriminatorPropertyNamestringName of the discriminator property.
envelope"object" | "none"How is the discriminated union serialized.
envelopePropertyName?stringName of the property envelopping the data. undefined if envelope is “none”