Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Group.cancelOffer Method

asdia edited this page Jan 4, 2021 · 1 revision
Class: Group

Cancels a stock buy order.

Parameters

Name Type Default Value Comment
Order ID number
Auth EntityUser

Returns

String
A string determining whether the stock was successfully cancelled or not.

Example

const group = new Group('g-afe31e8b-c53a-41c8-94db-69fb9c15118a')
group.cancelOrder(42069, exampleEntity)

Table of Contents

We highly recommend closing the Pages tab.

Get support

To get support for this project, just join our discord server

Clone this wiki locally