Class: Link

Link


A representation of an available transition from one application state to another. GEDCOM X RS Spec
Parameters:
Name Type Argument Description
json Object <optional>

Extends

Methods


init(json)

Initialize from JSON
Parameters:
Name Type Description
json Object
Inherited From:
Returns:
this
Type
Base

toJSON()

Export the object as JSON
Inherited From:
Returns:
JSON object
Type
Object