Method: SDM::AccessRequestConfig#start_from

Defined in:
lib/models/porcelain.rb

#start_fromObject

The time access should start, defaults to now



720
721
722
# File 'lib/models/porcelain.rb', line 720

def start_from
  @start_from
end