jamespot-user-api
Preparing search index...
AdminStoreApi
Class AdminStoreApi
Hierarchy (
View Summary
)
JBaseApi
AdminStoreApi
Index
Constructors
constructor
Properties
j
Api
network
Methods
checkout
Billing
checkout
Finalize
get
Item
Constructors
constructor
new
AdminStoreApi
(
jApi
:
JamespotUserApi
)
:
AdminStoreApi
Parameters
jApi
:
JamespotUserApi
Returns
AdminStoreApi
Properties
j
Api
jApi
:
JamespotUserApi
network
network
:
Network
Methods
checkout
Billing
checkoutBilling
(
uri
:
string
)
:
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Parameters
uri
:
string
Returns
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
checkout
Finalize
checkoutFinalize
(
uri
:
string
)
:
Promise
<
ApiWrapper
<
StoreFinalize
,
BaseMessages
>
>
Parameters
uri
:
string
Returns
Promise
<
ApiWrapper
<
StoreFinalize
,
BaseMessages
>
>
get
Item
getItem
(
uri
:
string
)
:
Promise
<
ApiWrapper
<
StoreItem
,
BaseMessages
>
>
Parameters
uri
:
string
Returns
Promise
<
ApiWrapper
<
StoreItem
,
BaseMessages
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
j
Api
network
Methods
checkout
Billing
checkout
Finalize
get
Item
jamespot-user-api
Loading...