Appearance
Rule.io SDK / client/src / BrandStyleImageEntry
Interface: BrandStyleImageEntry
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:189
An image entry in a create or update payload.
Properties
image?
optionalimage?:object
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:192
Image file as a base64-encoded string.
file
file:
string
name?
optionalname?:string
type
type:
BrandStyleImageType
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:190