Libticketto
Preparing search index...
@kippurocks/libticketto-papi
KippuConsumerSettings
Type Alias KippuConsumerSettings
type
KippuConsumerSettings
=
{
api
:
{
clientId
:
string
;
clientSecret
:
string
;
endpoint
:
string
}
;
client
:
PolkadotClient
;
eventsContractAddress
:
AccountId
;
merchantId
?:
number
;
storeId
?:
number
;
ticketsContractAddress
:
AccountId
;
}
Index
Properties
api
client
events
Contract
Address
merchant
Id?
store
Id?
tickets
Contract
Address
Properties
api
api
:
{
clientId
:
string
;
clientSecret
:
string
;
endpoint
:
string
}
client
client
:
PolkadotClient
events
Contract
Address
eventsContractAddress
:
AccountId
Optional
merchant
Id
merchantId
?:
number
Optional
store
Id
storeId
?:
number
tickets
Contract
Address
ticketsContractAddress
:
AccountId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
client
events
Contract
Address
merchant
Id
store
Id
tickets
Contract
Address
Libticketto
Loading...