Type alias LpPlaceOrderArgs

LpPlaceOrderArgs: PlaceOrderArgs & {
    accountId: number;
}

Type declaration

  • accountId: number

Generated using TypeDoc