A follow-up action associated with the order or line item.
JSON representation | |
---|---|
{ "type": enum ( |
Fields | |
---|---|
type |
Required: type of action. |
title |
title or label of the action, displayed to the user. Max allowed length is 100 chars. |
openUrlAction |
Action to take. |
actionMetadata |
Metadata associated with an action. |
ActionMetadata
Related Metadata per action.
JSON representation | |
---|---|
{ "expireTime": string } |
Fields | |
---|---|
expireTime |
time when this action will expire. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: |