API Reference > ecschema-Metadata > Metadata > RelationshipClass > toJSON toJSON Method Save this RelationshipClass's properties to an object for serializing to JSON. toJSON(standalone: boolean = false, includeSchemaVersion: boolean = false): RelationshipClassProps Parameter Type Description standalone boolean Serialization includes only this object (as opposed to the full schema). includeSchemaVersion boolean Include the Schema's version information in the serialized object. Returns - RelationshipClassProps Defined in core/ecschema-metadata/src/Metadata/RelationshipClass.ts Line 88 Last Updated: 11 June, 2024