Static ReadonlyattributeTypeMap
attributeTypeMap: { 
    baseName: string; 
    format: string; 
    name: string; 
    type: string; 
}[] = ...
Static Readonlydiscriminator
discriminator: undefined | string = undefined
Static Readonlymapping
mapping: undefined | { 
    [index: string]: string; 
} = undefined
Line Items No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
OpenAPI spec version: v3
NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.