itd-api / ShopConsent
Interface: ShopConsent
Defined in: models/shop.ts:146
Принятое или отклонённое условие магазина.
Properties
accepted
ts
accepted: boolean;Defined in: models/shop.ts:148
docSlug
ts
docSlug: string;Defined in: models/shop.ts:149
docVersion
ts
docVersion: string;Defined in: models/shop.ts:150
kind
ts
kind: ShopConsentKind;Defined in: models/shop.ts:147