# EilamTest::RefreshSystem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **uuid** | **String** | uuid | [optional] | ## Example ```ruby require 'eilam_test' instance = EilamTest::RefreshSystem.new( uuid: null ) ```