Skip to content

Wildberries API TypeScript SDK / InviteeInfo

Interface: InviteeInfo

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

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

Properties

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

Made with ❤️ for the Wildberries developer community