intercom_test.json_asn1.types module

class intercom_test.json_asn1.types.JSONObject(*args, **kwargs)[source]

Bases: pyasn1.type.univ.SetOf

componentType = <KeyValuePair schema object, tagSet=<TagSet object, tags 64:32:1>, subtypeSpec=<ConstraintsIntersection object>, componentType=<NamedTypes object, types <NamedType object, type key=<UTF8String schema object, tagSet <TagSet object, tags 0:0:12>, encoding utf-8>>, <NamedType object, type value=<JSONValue schema object, tagSet=<TagSet object, untagged>, subtypeSpec=<ConstraintsIntersection object, consts <ValueSizeConstraint object, consts 1, 1>>, componentType=<NamedTypes object, types <NamedType object, type nullval=<Null schema object, tagSet <TagSet object, tags 0:0:5>, subtypeSpec <ConstraintsIntersection object, consts <SingleValueConstraint object, consts b''>>, encoding iso-8859-1>>, <NamedType object, type strval=<UTF8String schema object, tagSet <TagSet object, tags 0:0:12>, encoding utf-8>>, <NamedType object, type numval=<Real schema object, tagSet <TagSet object, tags 0:0:9>>>, <NamedType object, type boolval=<Boolean schema object, tagSet <TagSet object, tags 0:0:1>, subtypeSpec <ConstraintsIntersection object, consts <SingleValueConstraint object, consts 0, 1>>, namedValues <NamedValues object, enums False=0, True=1>>>, <NamedType object, type objval=<JSONObject schema object, tagSet=<TagSet object, tags 0:32:17>, subtypeSpec=<ConstraintsIntersection object>, componentType=None, sizeSpec=<ConstraintsIntersection object>>>, <NamedType object, type arrval=<SequenceOf schema object, tagSet=<TagSet object, tags 0:32:16>, subtypeSpec=<ConstraintsIntersection object>, componentType=<JSONValue schema object, tagSet=<TagSet object, untagged>, subtypeSpec=<ConstraintsIntersection object, consts <ValueSizeConstraint object, consts 1, 1>>, componentType=<NamedTypes object, types >, sizeSpec=<ConstraintsIntersection object>>, sizeSpec=<ConstraintsIntersection object>>>>, sizeSpec=<ConstraintsIntersection object>>>>, sizeSpec=<ConstraintsIntersection object>>
class intercom_test.json_asn1.types.JSONValue(**kwargs)[source]

Bases: pyasn1.type.univ.Choice

componentType = <NamedTypes object, types <NamedType object, type nullval=<Null schema object, tagSet <TagSet object, tags 0:0:5>, subtypeSpec <ConstraintsIntersection object, consts <SingleValueConstraint object, consts b''>>, encoding iso-8859-1>>, <NamedType object, type strval=<UTF8String schema object, tagSet <TagSet object, tags 0:0:12>, encoding utf-8>>, <NamedType object, type numval=<Real schema object, tagSet <TagSet object, tags 0:0:9>>>, <NamedType object, type boolval=<Boolean schema object, tagSet <TagSet object, tags 0:0:1>, subtypeSpec <ConstraintsIntersection object, consts <SingleValueConstraint object, consts 0, 1>>, namedValues <NamedValues object, enums False=0, True=1>>>, <NamedType object, type objval=<JSONObject schema object, tagSet=<TagSet object, tags 0:32:17>, subtypeSpec=<ConstraintsIntersection object>, componentType=None, sizeSpec=<ConstraintsIntersection object>>>, <NamedType object, type arrval=<SequenceOf schema object, tagSet=<TagSet object, tags 0:32:16>, subtypeSpec=<ConstraintsIntersection object>, componentType=<JSONValue schema object, tagSet=<TagSet object, untagged>, subtypeSpec=<ConstraintsIntersection object, consts <ValueSizeConstraint object, consts 1, 1>>, componentType=<NamedTypes object, types >, sizeSpec=<ConstraintsIntersection object>>, sizeSpec=<ConstraintsIntersection object>>>>
class intercom_test.json_asn1.types.KeyValuePair(**kwargs)[source]

Bases: pyasn1.type.univ.Sequence

componentType = <NamedTypes object, types <NamedType object, type key=<UTF8String schema object, tagSet <TagSet object, tags 0:0:12>, encoding utf-8>>, <NamedType object, type value=<JSONValue schema object, tagSet=<TagSet object, untagged>, subtypeSpec=<ConstraintsIntersection object, consts <ValueSizeConstraint object, consts 1, 1>>, componentType=<NamedTypes object, types <NamedType object, type nullval=<Null schema object, tagSet <TagSet object, tags 0:0:5>, subtypeSpec <ConstraintsIntersection object, consts <SingleValueConstraint object, consts b''>>, encoding iso-8859-1>>, <NamedType object, type strval=<UTF8String schema object, tagSet <TagSet object, tags 0:0:12>, encoding utf-8>>, <NamedType object, type numval=<Real schema object, tagSet <TagSet object, tags 0:0:9>>>, <NamedType object, type boolval=<Boolean schema object, tagSet <TagSet object, tags 0:0:1>, subtypeSpec <ConstraintsIntersection object, consts <SingleValueConstraint object, consts 0, 1>>, namedValues <NamedValues object, enums False=0, True=1>>>, <NamedType object, type objval=<JSONObject schema object, tagSet=<TagSet object, tags 0:32:17>, subtypeSpec=<ConstraintsIntersection object>, componentType=None, sizeSpec=<ConstraintsIntersection object>>>, <NamedType object, type arrval=<SequenceOf schema object, tagSet=<TagSet object, tags 0:32:16>, subtypeSpec=<ConstraintsIntersection object>, componentType=<JSONValue schema object, tagSet=<TagSet object, untagged>, subtypeSpec=<ConstraintsIntersection object, consts <ValueSizeConstraint object, consts 1, 1>>, componentType=<NamedTypes object, types >, sizeSpec=<ConstraintsIntersection object>>, sizeSpec=<ConstraintsIntersection object>>>>, sizeSpec=<ConstraintsIntersection object>>>>
tagSet = <TagSet object, tags 64:32:1>