Method: SDM::AccessRequest#start_from
- Defined in:
- lib/models/porcelain.rb
#start_from ⇒ Object
The timestamp when the requested access will be granted. If this field is not specified it will default to the current time.
854 855 856 |
# File 'lib/models/porcelain.rb', line 854 def start_from @start_from end |