InviteApiClientInterface
Methods
getSpecificInvite()
getSpecificInvite(code
, config
?): Promise
<SCInviteType
>
Parameters
Parameter | Type |
---|
code | string |
config ? | AxiosRequestConfig <any > |
Returns
Promise
<SCInviteType
>
Source
services/invite/index.ts:7