Method: SDM::AccountResource#account_id
- Defined in:
- lib/models/porcelain.rb
#account_id ⇒ Object
The unique identifier of the Account to which access is granted.
1402 1403 1404 |
# File 'lib/models/porcelain.rb', line 1402 def account_id @account_id end |