TypingsRapiTypes.RapiMaterialGroup

typings/rapi-types.RapiMaterialGroup

Hierarchy

Indexable

▪ [key: string]: string | RapiMaterial[] | RapiId | boolean | LinksCollection | number

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


id

id: string

Overrides

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


label

label: string


legacyId

Optional legacyId: string


Optional links: LinksCollection

Inherited from

RapiJson.links


materials

materials: RapiMaterial[]


sort

Optional sort: number

Last updated