TableMethodTarget

public class TableMethodTarget : ChildTargetType

Returns a record collection based on a table method

  • Undocumented

    Declaration

    Swift

    public let name: String
  • Declaration

    Swift

    public var method: HTTPMethod
  • Declaration

    Swift

    public var task: Task { get }
  • Undocumented

    Declaration

    Swift

    public var parameters: [String : Any]
  • Declaration

    Swift

    public var sampleData: Data { get }