Interface BTBillOfMaterialsObjectWithPropertiesInfo

Export

Interface

BTBillOfMaterialsObjectWithPropertiesInfo

Hierarchy

  • BTBillOfMaterialsObjectWithPropertiesInfo

Properties

headerIdToValue?: {
    [key: string]: object;
}

Memberof

BTBillOfMaterialsObjectWithPropertiesInfo

Type declaration

  • [key: string]: object
href?: string

URI to fetch complete information of the resource.

Memberof

BTBillOfMaterialsObjectWithPropertiesInfo

id?: string

Id of the resource.

Memberof

BTBillOfMaterialsObjectWithPropertiesInfo

name?: string

Name of the resource.

Memberof

BTBillOfMaterialsObjectWithPropertiesInfo

viewRef?: string

URI to visualize the resource in a webclient if applicable.

Memberof

BTBillOfMaterialsObjectWithPropertiesInfo

Generated using TypeDoc