*** # LookupCnam * Full name: `\Seven\Api\Resource\Lookup\LookupCnam` ## Properties ### code ```php protected string|int $code ``` *** ### name ```php protected ?string $name ``` *** ### number ```php protected ?string $number ``` *** ### success ```php protected ?bool $success ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getCode ```php public getCode(): string|int ``` *** ### getName ```php public getName(): ?string ``` *** ### getNumber ```php public getNumber(): ?string ``` *** ### isSuccess ```php public isSuccess(): ?bool ``` *** *** > Automatically generated on 2025-02-06