Skip to main content
Version: Next 🚧

[I] HttpBody

Extended by

Properties

PropertyModifierTypeDescription
containsMetadataAnnotationsreadonlybooleanIf the body contains metadata annotations to ignore. For example @header.
isExplicitreadonlybooleanIf the body was explicitly set with @body.
parameter?publicModelPropertyDeprecated use property
property?readonlyModelPropertyIf the body was explicitly set as a property. Correspond to the property with @body or @bodyRoot
typereadonlyType-