TableTarget
public class TableTarget : ChildTargetType
extension TableTarget: DecodableTargetType
                Returns information about a table and its attributes.
- 
                  
                  
Undocumented
Declaration
Swift
public static let allPath: String - 
                  
                  
Undocumented
Declaration
Swift
public static let deletedRecords: String - 
                  
                  
Undocumented
Declaration
Swift
public let name: 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 = Table 
        TableTarget Class Reference