Type alias CancellationFeeFixedTokensType

CancellationFeeFixedTokensType: {
    fixedTokens: number;
}

Type declaration

  • fixedTokens: number

Generated using TypeDoc