Skip to main content
objectCustomerCardInstanceLoaded

Implements

Fields

id
ID!

The ID of the customer card instance. A new ID is generated for each load.

customerId
ID!

The customer the instance is for.

threadId
ID

The thread the instance is for. Null if this card is not loaded in a thread context.

customerCardConfig

The customer card config this instance is for.

The list of components of the customer card. If this is null it means the customer card was returned on the API, but the components array was empty.

loadedAt

When the customer card was received from the API.

expiresAt

When this cached card instance will expire and trigger a reload on the next access.

createdAt
createdBy
updatedAt
updatedBy