Sha256: 6024bf34fd9bf1d91b1d2e0fb46ecfbddad393f4414f58e10b5f49204336640b
Contents?: true
Size: 224 Bytes
Versions: 9
Compression:
Stored size: 224 Bytes
Contents
module Enlight module Responses class GetUser < 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