Type Alias: PrimaryBodyRepresentation
ts
type PrimaryBodyRepresentation = z.infer<typeof PrimaryBodyRepresentationSchema>;Defined in: src/v2/models/primaryBodyRepresentation.ts:9