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

ConstructorDescription
VestInfo()Initializes a new instance of VestInfo class.

Properties

PropertyDescription
vest_dateGets or sets the date at which vesting percentage changes. Default is that the vested percentage applies to the current date.
vest_percentGets or sets the estimated vested percentage as of the corresponding date.

See Also