Interface BTBillOfMaterialsElementInfo

Export

Interface

BTBillOfMaterialsElementInfo

Hierarchy

  • BTBillOfMaterialsElementInfo

Properties

_configuration?: string

Memberof

BTBillOfMaterialsElementInfo

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

Memberof

BTBillOfMaterialsElementInfo

Type declaration

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

URI to fetch complete information of the resource.

Memberof

BTBillOfMaterialsElementInfo

id?: string

Id of the resource.

Memberof

BTBillOfMaterialsElementInfo

name?: string

Name of the resource.

Memberof

BTBillOfMaterialsElementInfo

viewRef?: string

URI to visualize the resource in a webclient if applicable.

Memberof

BTBillOfMaterialsElementInfo

Generated using TypeDoc