Preparing search index...
The search index is not available
Ⓙ Jike SDK
Ⓙ Jike SDK
index
ApiSuccessResponse
Interface ApiSuccessResponse<T>
API 成功响应
Type Parameters
T
=
any
响应数据
Hierarchy
ResponseMeta
ApiSuccessResponse
Index
Properties
data
headers
ok
redirected
status
status
Text
type
url
Properties
data
data
:
T
&
{
success
:
true
;
}
Type declaration
success
:
true
是否请求成功
Readonly
headers
headers
:
Headers
MDN Reference
Readonly
ok
ok
:
boolean
MDN Reference
Readonly
redirected
redirected
:
boolean
MDN Reference
Readonly
status
status
:
number
MDN Reference
Readonly
status
Text
status
Text
:
string
MDN Reference
Readonly
type
type
:
ResponseType
MDN Reference
Readonly
url
url
:
string
MDN Reference
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
headers
ok
redirected
status
status
Text
type
url
Ⓙ Jike SDK
api/comments
api/media-meta
api/notifications
api/personal-update
api/posts
api/recommend-feed
api/stories
api/topics
api/upload
api/user-relation
api/users
index
Generated using
TypeDoc
API 成功响应