import { CustomerCustomerSession } from "@polar-sh/sdk/models/components/customercustomersession.js";
let value: CustomerCustomerSession = {
expiresAt: new Date("2025-06-18T14:25:18.497Z"),
returnUrl: "https://unfortunate-foodstuffs.org",
};| Field | Type | Required | Description |
|---|---|---|---|
expiresAt |
Date | ✔️ | N/A |
returnUrl |
string | ✔️ | N/A |