RelatedClassInfoWithOptionalRelationship.toCompressedJSON Function
Serialize RelatedClassInfoWithOptionalRelationship to compressed JSON
toCompressedJSON(classInfo: RelatedClassInfoWithOptionalRelationship, classesMap: [id: string]: CompressedClassInfoJSON): RelatedClassInfoWithOptionalRelationshipJSON<string>
Parameter | Type | Description |
---|---|---|
classInfo | RelatedClassInfoWithOptionalRelationship | |
classesMap | [id: string]: CompressedClassInfoJSON |
Returns - RelatedClassInfoWithOptionalRelationshipJSON
Defined in
Last Updated: 17 December, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.