Base Argument object for methods.

interface NominationPoolsClaimCommission {
    poolId: string | number;
}

Hierarchy (view full)

  • Args
    • NominationPoolsClaimCommission

Properties

Properties

poolId: string | number

A valid poolId.