Optionalconditions?: (...)[]Conditions that must be met for this action to be available.
Optionaldata?: XOTemplateDataIdentifierThe identifier of the data field this action produces, referencing an entry in the template's data.
Optionalrequirements?: XOTemplateActionRequirementsThe requirements for this action.
Optionalroles?: Record<(...), (...)>Specific context for each role participating in this action.
Optionaltransaction?: XOTemplateTransactionIdentifierThe identifier of the transaction this action produces, referencing an entry in the template's transactions.
An action within a template.