Function convertJsonToXCResponse

  • Takes a JSON object and converts it into an XCResponse object.

    Parameters

    • json: any

      The JSON object to be converted.

    Returns XCResponse

    The converted XCResponse object.

Generated using TypeDoc