SessionReleaseTarget

public class SessionReleaseTarget : ChildTargetType
extension SessionReleaseTarget: DecodableTargetType

Undocumented

  • id

    Undocumented

    Declaration

    Swift

    public let id: String
  • Declaration

    Swift

    public let method: HTTPMethod
  • Declaration

    Swift

    public let task: Task
  • Declaration

    Swift

    public var sampleData: Data { get }
  • Undocumented

    Declaration

    Swift

    public typealias ResultType = SessionInfo