__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
declare(strict_types=1);
namespace Automattic\WooCommerce\Internal\Agentic\Enums\Specs;
/**
* Link types as defined in the Agentic Commerce Protocol.
*/
class LinkType {
/**
* Terms of use/service.
*/
const TERMS_OF_USE = 'terms_of_use';
/**
* Privacy policy.
*/
const PRIVACY_POLICY = 'privacy_policy';
/**
* Seller shop policies.
*/
const SELLER_SHOP_POLICIES = 'seller_shop_policies';
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| CheckoutSessionStatus.php | File | 877 B | 0664 |
|
| ErrorCode.php | File | 677 B | 0664 |
|
| ErrorType.php | File | 522 B | 0664 |
|
| FulfillmentType.php | File | 319 B | 0664 |
|
| LinkType.php | File | 419 B | 0664 |
|
| MessageContentType.php | File | 338 B | 0664 |
|
| MessageType.php | File | 390 B | 0664 |
|
| OrderStatus.php | File | 1.14 KB | 0664 |
|
| PaymentMethod.php | File | 248 B | 0664 |
|
| PaymentProvider.php | File | 271 B | 0664 |
|
| RefundType.php | File | 357 B | 0664 |
|
| TotalType.php | File | 764 B | 0664 |
|