VestInfo class

VestInfo class

Vest change dates. Provides the vesting percentage as of any particular past, current, or future date.

The VestInfo type exposes the following members:

Constructors

Constructor Description
VestInfo() Initializes a new instance of VestInfo class.

Properties

Property Description
vest_date Gets or sets the date at which vesting percentage changes. Default is that the vested percentage applies to the current date.
vest_percent Gets or sets the estimated vested percentage as of the corresponding date.

See Also