AddTableValuesResponse
extends BaseComponent
in package
Response object on adding table values
Table of Contents
Properties
- $table_value_ids : array<string|int, int>|null
- $fields : array<string|int, string>
Properties
$table_value_ids
public
array<string|int, int>|null
$table_value_ids
Array of table values IDs
$fields
protected
static array<string|int, string>
$fields
= ["table_value_ids" => "int[]"]