Method: SDM::AccountResource#account_grant_id

Defined in:
lib/models/porcelain.rb

#account_grant_idObject

The unique identifier of the AccountGrant through which the Account was granted access to the Resource. If empty, access was not granted through an AccountGrant.



1322
1323
1324
# File 'lib/models/porcelain.rb', line 1322

def 
  @account_grant_id
end