Skip to main content

ConfigurableOperationDefOptions

Common configuration options used when creating a new instance of a ConfigurableOperationDef (

Signature

code

propertystring

A unique code used to identify this operation.

args

propertyT

Optional provider-specific arguments which, when specified, are editable in the admin-ui. For example, args could be used to store an API key for a payment provider service.

Example

Ts

See ConfigArgs for available configuration options.

description

A human-readable description for the operation method.

Was this chapter helpful?
Report Issue
Edited Feb 10, 2026ยทEdit this page