Optional
handlerOptional
iconAn icon to represent the fulfillment method.
Optional
interactiveWhether this method requires input from the user or if it is fulfilled entirely programmatically.
The human-readable label for the fulfillment method.
Optional
resolverA custom RollResolver implementation. If the only interactive methods the user has configured are this method and manual, this resolver will be used to resolve interactive rolls, instead of the default resolver. This resolver must therefore be capable of handling manual rolls.
A function to invoke to programmatically fulfil a given term for non- interactive fulfillment methods.