Skip to content

Type Alias: AssociationContextObject

ts
type AssociationContextObject = z.infer<typeof AssociationContextObjectSchema>;

Defined in: src/cloud/models/associationContextObject.ts:10