Method: SDM::AccessRequest#start_from

Defined in:
lib/models/porcelain.rb

#start_fromObject

The timestamp when the requested access will be granted. If this field is not specified it will default to the current time.



668
669
670
# File 'lib/models/porcelain.rb', line 668

def start_from
  @start_from
end