EndpointParameter

public protocol EndpointParameter

Parameter for an endpoint

  • caseName Default implementation

    The name of the case to use as value for the parameter.

    Default Implementation

    The name of the case to use as value for the parameter.

    Declaration

    Swift

    var caseName: String { get }