Method: SDM::AccountAttachment#role_id

Defined in:
lib/models/porcelain.rb

#role_idObject

The id of the attached role of this AccountAttachment.



1091
1092
1093
# File 'lib/models/porcelain.rb', line 1091

def role_id
  @role_id
end