struct

Graphene::Operations::T_linear_vesting_policy_initializer

Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object

Constructors

from_graphene_json(json : JSON::Any | Nil, args) : self
Source
new(begin_timestamp : Graphene::Serialize::T_time_point_sec, vesting_cliff_seconds : UInt32, vesting_duration_seconds : UInt32)
Source
unpack(io) : self
Source

Instance methods

begin_timestamp
Source
vesting_cliff_seconds
Source
vesting_duration_seconds
Source