DimensionProperties interface
Type of operation: get, read, delete, etc.
Properties
display |
Display name of dimension. |
name | Name of dimension. |
to |
Property to specify whether the dimension should be exported for Shoebox. |
Property Details
displayName
Display name of dimension.
displayName?: string
Property Value
string
name
Name of dimension.
name?: string
Property Value
string
toBeExportedForShoebox
Property to specify whether the dimension should be exported for Shoebox.
toBeExportedForShoebox?: boolean
Property Value
boolean