Appearance
Rule.io SDK / client/src / BrandStyleImage
Interface: BrandStyleImage
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:98
An image (logo, banner, etc.) embedded in a BrandStyle.
Properties
brandStyleId
brandStyleId:
number
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:100
createdAt
createdAt:
string
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:104
id
id:
number
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:99
publicPath?
optionalpublicPath?:string|null
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:103
Public URL of the uploaded image file.
type?
optionaltype?:BrandStyleImageType|null
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:101
updatedAt
updatedAt:
string
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:105