*** # LookupRcsCapabilities * Full name: `\Seven\Api\Resource\Lookup\LookupRcsCapabilities` * Parent class: [`\Seven\Api\Resource\Lookup\LookupFormat`](./LookupFormat.md) ## Properties ### rcsCapabilities ```php protected string[] $rcsCapabilities ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ## Inherited methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getCarrier ```php public getCarrier(): ?string ``` *** ### getCountryCode ```php public getCountryCode(): string|false ``` *** ### getCountryIso ```php public getCountryIso(): ?string ``` *** ### getCountryName ```php public getCountryName(): ?string ``` *** ### getInternational ```php public getInternational(): string ``` *** ### getInternationalFormatted ```php public getInternationalFormatted(): string ``` *** ### getNational ```php public getNational(): ?string ``` *** ### getNetworkType ```php public getNetworkType(): ?string ``` *** ### isSuccess ```php public isSuccess(): bool ``` *** *** > Automatically generated on 2025-02-06