SendX::TrackResponse Properties Name Type Description Notes status String [optional] message String [optional] Example require 'sendx-ruby-sdk' instance = SendX::TrackResponse.new( status: 200, message: OK )