Version: v1On this pageIJSONSegment InterfaceSignature export interface IJSONSegment Properties Property Modifiers Type Description props optional Record<string, any> Property Details props Signature props?: Record<string, any>; Type: Record<string, any>