Mode

Undocumented

  • Undocumented

  • Declaration

    Swift

    public init(from decoder: Decoder) throws

    Parameters

    decoder
  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws

    Parameters

    encoder
  • All modes of transport relevant for requests to the VVO WebAPI.

    Declaration

    Swift

    public static var allRequest: [Mode]
  • Undocumented