Protocols

The following protocols are available globally.

  • Protocol Model conforming to Codable defining the available operations

    See more

    Declaration

    Swift

    public protocol Model : Decodable, Encodable