Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISerializable

Interface for a serializable object capable of returning a JSON string representation of itself

Hierarchy

  • ISerializable

Index

Methods

Methods

toJSON

  • toJSON(): string
  • Returns a JSON string representation of the object

    Returns string

    JSON string

Generated using TypeDoc