Documentation
    Preparing search index...

    Type Alias WhirlpoolControlFlags

    Object to represent the control flags of a Whirlpool.

    type WhirlpoolControlFlags = {
        requireNonTransferablePosition: boolean;
    }
    Index

    Properties

    requireNonTransferablePosition: boolean