*** # Type Type Class * Full name: `\CourierNotices\Model\Taxonomy\Type` ## Properties ### config Configuration ```php private \CourierNotices\Model\Config $config ``` *** ### name Courier type name ```php public string $name ``` *** ### labels Labels ```php private array $labels ``` *** ### args Arguments ```php private array $args ``` *** ## Methods ### __construct Courier_Type constructor. ```php public __construct(): mixed ``` *** ### get_args Returns the arguments ```php public get_args(): array ``` *** *** > Automatically generated on 2024-08-26