Method: SDM::AccessRequestConfig#duration
- Defined in:
- lib/models/porcelain.rb
#duration ⇒ Object
The time access should end, defaults to the next occurance of 5 pm
906 907 908 |
# File 'lib/models/porcelain.rb', line 906 def duration @duration end |