Base Argument object for methods.

interface NominationPoolsChill {
    poolId: string | number;
}

Hierarchy (view full)

  • Args
    • NominationPoolsChill

Properties

Properties

poolId: string | number

A valid PoolId.