MonetizationOS Docs
Workflows ReferenceType Definitions

WorkflowCustomerData

type WorkflowCustomerData = {
  isCustomer: boolean;
};

Properties

isCustomer

isCustomer: boolean;

On this page