Documentation

OfferingType extends BaseComponent
in package

An object with offering type information

Table of Contents

Properties

$description  : string|null
$id  : int
$fields  : array<string|int, string>

Properties

$description

public string|null $description

The description of an offering type

$fields

protected static array<string|int, string> $fields = ["id" => "int", "description" => "string"]

        
On this page

Search results