Skip to content

Wildberries API TypeScript SDK / InviteeInfo

Interface: InviteeInfo

Defined in: types/user-management.types.ts:74

Информация о приглашении пользователя

Properties

PropertyTypeDescriptionDefined in
<a id="phonenumber"></a> phoneNumber?stringНомер телефона приглашённого пользователяtypes/user-management.types.ts:76
<a id="position"></a> position?stringДолжность приглашённого пользователяtypes/user-management.types.ts:78
<a id="inviteuuid"></a> inviteUuid?stringID приглашения (UUID)types/user-management.types.ts:80
<a id="expiredat"></a> expiredAt?stringДата и время окончания срока действия приглашения Format: date-timetypes/user-management.types.ts:85
<a id="isactive"></a> isActive?booleanСтатус приглашения: - true — приглашение активно - false — приглашение неактивноtypes/user-management.types.ts:91

Made with ❤️ for the Wildberries developer community