interface MsgPlaceOrdersResponseAmino {
    orderIds: string[];
}

Properties

Properties

orderIds: string[]