Skip to content

Wildberries API TypeScript SDK / <internal> / ResponseTemplate

Interface: ResponseTemplate

Defined in: types/communications.types.ts:24

Успешно

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?{ templates?: { id?: string; name?: string; text?: string; }[]; }-types/communications.types.ts:25
data.templates?{ id?: string; name?: string; text?: string; }[]-types/communications.types.ts:26
<a id="error"></a> error?booleanЕсть ли ошибкаtypes/communications.types.ts:36
<a id="errortext"></a> errorText?stringОписание ошибкиtypes/communications.types.ts:38
<a id="additionalerrors"></a> additionalErrors?string[]Дополнительные ошибкиtypes/communications.types.ts:40

Made with ❤️ for the Wildberries developer community