class CybridApiId::UserIdpModel

def self.attribute_map

Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
  {
    :'guid' => :'guid',
    :'username' => :'username',
    :'email' => :'email',
    :'allowed_scopes' => :'allowed_scopes',
    :'created_at' => :'created_at',
    :'updated_at' => :'updated_at'
  }
end