Type Aliases

The following type aliases are available globally.

  • Typealias for HttpResponse used in the workflow.

    Declaration

    Swift

    public typealias Response = HttpResponse
  • Typealias for HttpRequest used in the workflow.

    Declaration

    Swift

    public typealias Request = HttpRequest