Method: FuseClient::Entity#phone

Defined in:
lib/fuse_client/models/entity.rb

#phoneObject

Phone number associated with the user or business account. One of email/phone is required for EU connections.



28
29
30
# File 'lib/fuse_client/models/entity.rb', line 28

def phone
  @phone
end