interface LongBookSDKType {
    entry?: OrderEntrySDKType;
    price: string;
}

Properties

Properties

price: string