Late::CreateProfileRequest Properties Name Type Description Notes name String description String [optional] color String [optional] Example require 'late-sdk' instance = Late::CreateProfileRequest.new( name: null, description: null, color: #ffeda0 )