Method: SDM::AccountAttachment#role_id
- Defined in:
- lib/models/porcelain.rb
#role_id ⇒ Object
The id of the attached role of this AccountAttachment.
233 234 235 |
# File 'lib/models/porcelain.rb', line 233 def role_id @role_id end |