MonetizationOS Docs
Workflows ReferenceType Definitions

ConfigurableSurfaceBehavior

type ConfigurableSurfaceBehavior = {
  properties?: Record<string, unknown>;
};

Properties

properties?

optional properties: Record<string, unknown>;

On this page