class CybridApiId::ApplicationWithSecretIdpModel

def self.attribute_map

Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
  {
    :'name' => :'name',
    :'client_id' => :'client_id',
    :'scopes' => :'scopes',
    :'created_at' => :'created_at',
    :'secret' => :'secret'
  }
end