Method: SDM::AccountResource#expires_at
- Defined in:
- lib/models/porcelain.rb
#expires_at ⇒ Object
The time at which access will expire. If empty, this access has no expiration.
1360 1361 1362 |
# File 'lib/models/porcelain.rb', line 1360 def expires_at @expires_at end |