Request

Response

    Interface: MetaRefs

    Defined in: model/metaRefs.ts:12

    Metadata on the resources referenced by this resource.

    Export

    MetaRefs

    Properties

    direction?

    optional direction: MetarefsDirection

    Defined in: model/metaRefs.ts:24

    Memberof

    MetaRefs


    extension?

    Defined in: model/metaRefs.ts:54

    Memberof

    MetaRefs


    fromId?

    optional fromId: string

    Defined in: model/metaRefs.ts:30

    The ID of the resource from where data flows.

    Memberof

    MetaRefs


    fromType?

    optional fromType: TypeEntity

    Defined in: model/metaRefs.ts:36

    Memberof

    MetaRefs


    refType?

    optional refType: TypeRef

    Defined in: model/metaRefs.ts:18

    Memberof

    MetaRefs


    toId?

    optional toId: string

    Defined in: model/metaRefs.ts:42

    The ID of the resource to where the data flows.

    Memberof

    MetaRefs


    toType?

    optional toType: TypeEntity

    Defined in: model/metaRefs.ts:48

    Memberof

    MetaRefs