CreateOutgoingVelocityPrConf: {
    assetSymbol: AssetSymbol;
    intervalInMinutes: number;
    kind: PaymentAmountOutgoingVelocity;
    shouldIgnoreAssetsWithoutMarketValue: boolean;
    velocity: Amount;
}

Type declaration

Generated using TypeDoc