CreateAmountLimitPrConf: {
    assetSymbol: AssetSymbol;
    kind: PaymentAmountLimit;
    limit: Amount;
    shouldIgnoreAssetsWithoutMarketValue: boolean;
}

Type declaration

Generated using TypeDoc