Method: PureCloud::ThirdPartyAccount#id
- Defined in:
- lib/purecloud/models/third_party_account.rb
#id ⇒ Object
The globally unique identifier for the object.
22 23 24 |
# File 'lib/purecloud/models/third_party_account.rb', line 22 def id @id end |