Public Attributes | List of all members
UploadRequest Struct Reference

Input parameters of the Upload API. More...

Public Attributes

 $Credentials
 
 $Data
 

Detailed Description

Input parameters of the Upload API.

See also
Upload
Since
Version 0.6

Member Data Documentation

◆ $Credentials

UploadRequest::$Credentials

Defines credentials (username and password) to connect to a TabT website

Unlike the other APIs, this parameter is required for uploading data.

◆ $Data

UploadRequest::$Data

Upload data

Data is a list of lines. Each line is ended by a \n or a \r\n character. Syntax of each line is explained on http://tabt.frenoy.net/ (see TabT-Upload format)


The documentation for this struct was generated from the following file: