Shopee SDK API Reference - v2.8.0
Preparing search index...
generator/types
EndpointSpec
Interface EndpointSpec
interface
EndpointSpec
{
apiName
:
string
;
auth
:
boolean
;
description
:
string
;
endpointName
:
string
;
enums
:
ParsedEnum
[]
;
method
:
"POST"
|
"GET"
;
moduleName
:
string
;
path
:
string
;
requestParams
:
NormalizedParam
[]
;
responseParams
:
NormalizedParam
[]
;
timestampPaths
:
string
[]
;
}
Index
Properties
api
Name
auth
description
endpoint
Name
enums
method
module
Name
path
request
Params
response
Params
timestamp
Paths
Properties
api
Name
apiName
:
string
auth
auth
:
boolean
description
description
:
string
endpoint
Name
endpointName
:
string
enums
enums
:
ParsedEnum
[]
method
method
:
"POST"
|
"GET"
module
Name
moduleName
:
string
path
path
:
string
request
Params
requestParams
:
NormalizedParam
[]
response
Params
responseParams
:
NormalizedParam
[]
timestamp
Paths
timestampPaths
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Name
auth
description
endpoint
Name
enums
method
module
Name
path
request
Params
response
Params
timestamp
Paths
Shopee SDK API Reference - v2.8.0
Loading...