Late::HandleOAuthCallbackRequest Properties Name Type Description Notes code String state String profile_id String Example require 'late-sdk' instance = Late::HandleOAuthCallbackRequest.new( code: null, state: null, profile_id: null )