Skip to content

Rule.io SDK


Rule.io SDK / client/src / CustomFieldDataValue

Type Alias: CustomFieldDataValue

CustomFieldDataValue = string | string[] | Record<string, unknown> | Record<string, unknown>[]

Defined in: client/src/resources/subscribers/subscribers.types.ts:297

Raw value that can be stored in a custom field.