SellResultSuccess: {
    status: SUCCESS;
    orderIds: string[];
    smartCheckoutResult: checkout.SmartCheckoutSufficient;
}

Represents the result of sell

Type declaration

Generated using TypeDoc