Documentation
Preparing search index...
@mysten/kiosk
KioskClientOptions
Type Alias KioskClientOptions
The Client Options for Both KioskClient & TransferPolicyManager.
type
KioskClientOptions
=
{
client
:
SuiClient
;
network
:
Network
;
packageIds
?:
BaseRulePackageIds
;
}
Index
Properties
client
network
package
Ids?
Properties
client
client
:
SuiClient
network
network
:
Network
Optional
package
Ids
packageIds
?:
BaseRulePackageIds
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
network
package
Ids
Documentation
Loading...
The Client Options for Both KioskClient & TransferPolicyManager.