Свойство | Тип | Описание | |
---|---|---|---|
$export_type | string | Our export type. Used for export-type specific filters/actions. |
Метод | Описание | |
---|---|---|
csv_cols ( ) : array | Set the CSV columns. | |
get_data ( ) : array | Get the Export Data. | |
get_percentage_complete ( ) : integer | Return the calculated completion percentage. | |
set_properties ( array $request ) | Set the properties specific to the payments export. |
public get_percentage_complete ( ) : integer | ||
Результат | integer |
public set_properties ( array $request ) | ||
$request | array | The Form Data passed into the batch processing. |
public string $export_type | ||
Результат | string |