Method: FuseClient::UpdateEntityResponse#request_id

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

#request_idObject

An identifier that is exclusive to the request and can serve as a means for investigating and resolving issues.



30
31
32
# File 'lib/fuse_client/models/update_entity_response.rb', line 30

def request_id
  @request_id
end