Type alias SetUnlockedBucketV2BehaviorsInstructionDataArgs

SetUnlockedBucketV2BehaviorsInstructionDataArgs: {
    endBehaviors: BehaviorArgs[];
    padding: number[];
}

Type declaration

Generated using TypeDoc