Interface: SpecifyReferencesPayloadReferences
Export
SpecifyReferencesPayloadReferences
Properties
filename
filename:
string
The file name of the referenced file. By default, it is set to""
and the referenced file will be downloaded by itsurn
and placed relative to the top-level component usingrelativePath
.
Memberof
SpecifyReferencesPayloadReferences
Defined in
aps-sdk-node/modelderivative/source/model/specifyReferencesPayloadReferences.ts:26
metadata?
optional
metadata:object
An object to hold custom metadata.
Index Signature
[key
: string
]: object
Memberof
SpecifyReferencesPayloadReferences
Defined in
aps-sdk-node/modelderivative/source/model/specifyReferencesPayloadReferences.ts:32
relativePath
relativePath:
string
The path to the referenced file, relative to the top level component. By default, it is set to""
, which means that the referenced file and top level component are in the same folder.
Memberof
SpecifyReferencesPayloadReferences
Defined in
aps-sdk-node/modelderivative/source/model/specifyReferencesPayloadReferences.ts:20
urn
urn:
string
The URN of the referenced file.
Memberof
SpecifyReferencesPayloadReferences
Defined in
aps-sdk-node/modelderivative/source/model/specifyReferencesPayloadReferences.ts:14