Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 366 Bytes

customerbenefitgrantsortproperty.md

File metadata and controls

15 lines (10 loc) · 366 Bytes

CustomerBenefitGrantSortProperty

Example Usage

import { CustomerBenefitGrantSortProperty } from "@polar-sh/sdk/models/components/customerbenefitgrantsortproperty.js";

let value: CustomerBenefitGrantSortProperty = "-granted_at";

Values

"granted_at" | "-granted_at" | "type" | "-type" | "organization" | "-organization"