MonetizationOS Docs
Workflows ReferenceType Definitions

IngestWorkflowUtils

type IngestWorkflowUtils = {
  buckets: IngestBucketWorkflowUtils;
  identity: IngestIdentityWorkflowUtils;
};

Properties

buckets

buckets: IngestBucketWorkflowUtils;

identity

identity: IngestIdentityWorkflowUtils;

On this page