Appearance
Rule.io SDK / client/src / BrandStyleListItem
Interface: BrandStyleListItem
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:148
Simplified brand style summary returned by BrandStylesClient.list.
Use BrandStylesClient.get to fetch the full detail including colours, fonts, links, and images.
Properties
createdAt
createdAt:
string
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:152
id
id:
number
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:149
isDefault
isDefault:
boolean
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:151
name
name:
string
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:150
updatedAt
updatedAt:
string
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:153