OrderLinkInput

Version 2024-04-01

Overview

Represents the URL to manage an order.

Arguments

ArgumentDescription
destinationType (OrderLinkTypeInput required)

Denotes the type of link to manage the order.

displayMessage (String)

Represents a Call to Action display message for the order link

The size should be greater than or equal to 0 and less than or equal to 200.

url (String required)

URL associated with managing the order. Should adhere to the regular expression: ^http(s?)://.*$