Skip to content

Variable: GetSmartLinkContentPropertiesByIdSchema

ts
const GetSmartLinkContentPropertiesByIdSchema: ZodObject<{
  embedId: ZodNumber;
  propertyId: ZodNumber;
}, $strip>;

Defined in: src/v2/parameters/getSmartLinkContentPropertiesById.ts:3