StaticDeliveryAttributeMappingProperties interface
Properties of static delivery attribute mapping.
Properties
| is |
Boolean flag to tell if the attribute contains sensitive information . |
| value | Value of the delivery attribute. |
Property Details
isSecret
Boolean flag to tell if the attribute contains sensitive information .
isSecret?: boolean
Property Value
boolean
value
Value of the delivery attribute.
value?: string
Property Value
string