itd-api / ShopOrderAccessSession
Interface: ShopOrderAccessSession
Defined in: models/shop.ts:241
Временный доступ к гостевым заказам.
Properties
email
ts
email: string;Defined in: models/shop.ts:242
expiresAt
ts
expiresAt: number;Defined in: models/shop.ts:244
token
ts
token: string;Defined in: models/shop.ts:243