Sha256: 8052345a59f75edd974f5976a6c3abaea8e56b9e4f1f89abe8c8bed89152b0fb
Contents?: true
Size: 184 Bytes
Versions: 46
Compression:
Stored size: 184 Bytes
Contents
module Scimitar module Schema # Represents the schema for the Email complex type. # # See also Scimitar::ComplexTypes::Email # class Email < Vdtp; end end end
Version data entries
46 entries across 46 versions & 2 rubygems