Class CustomCostsFileMetadataWithContentHighLevel

JSON API format of for a Custom Costs file with content.

Hierarchy

  • CustomCostsFileMetadataWithContentHighLevel

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Schema of a cost file's metadata.

id?: string

ID of the Custom Costs metadata.

type?: string

Type of the Custom Costs file metadata.

Generated using TypeDoc