website logo
Navigate through spaces
ChartHop documentation
⌘K
ChartHop Help Center
Getting around in ChartHop
ChartHop for Employees
Implementing ChartHop
ChartHop for Administrators
Carrot reference
ChartHop for Developers
Partners
Release notes
Resources
Docs powered by archbee 
website logo

StockGrant

A Carrot datatype used by fields that store equity grant values.

The StockGrant datatype is not supported by Custom Fields. Supported uses for the StockGrants datatype are currently limited to the default fields grants, grantShares, and grantType.

Properties

The StockGrant datatype supports the following properties:

Property

Definition

StockGrant.id

Returns the grant ID.

StockGrant.stock

Returns the ticker symbol of this stock.

StockGrant.date

Returns the date of the grant.

StockGrant.vestDate

Returns the vesting start date of the grant.

StockGrant.expireDate

Returns the expiration date of the grant.

StockGrant.shares

Returns the number of shares granted.

StockGrant.price

Returns the per-share strike price.

StockGrant.type

Returns the type of grant.

StockGrant.vest

Returns the vesting schedule.

StockGrant.originalPrice

Returns the per share grant price at the time of issue.

StockGrant.currentPrice

Returns the current per share grant price.

StockGrant.vestedShares

Returns the current number of shares vested.

StockGrant.vestEndDate

Returns the vesting end date.

StockGrant.cancelDate

Returns the cancellation date.

StockGrant.originalValue

Returns the original value of the grants.

StockGrant.currentValue

Returns the current value of the grants.



Updated 03 May 2023
Did this page help you?
Yes
No
PREVIOUS
Shares
NEXT
String
Docs powered by archbee 
TABLE OF CONTENTS
Properties