Sha256: 934f1106ba8401cb32fc9109455cc94b54134e2ac18513079e5506735d671800
Contents?: true
Size: 234 Bytes
Versions: 9
Compression:
Stored size: 234 Bytes
Contents
module Enlight module Responses class GetUserByExternalId < Enlight::Responses::Response include Enlight::Responses::UserAttributable attr_accessor :roles attr_accessor :managed_organizations end end end
Version data entries
9 entries across 9 versions & 1 rubygems