groups.iface
@bosonprotocol/core-sdk / Exports / groups / iface
Namespace: iface
groups.iface
Table of contents
Variables
Functions
Variables
bosonGroupHandlerIface
• Const bosonGroupHandlerIface: Interface
Defined in
Functions
createGroupArgsToStructs
▸ createGroupArgsToStructs(args): [GroupStruct, ConditionStruct]
Parameters
| Name | Type |
|---|---|
args | CreateGroupArgs |
Returns
[GroupStruct, ConditionStruct]
Defined in
encodeCreateGroup
▸ encodeCreateGroup(args): string
Parameters
| Name | Type |
|---|---|
args | CreateGroupArgs |
Returns
string