__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
namespace AmeliaBooking\Domain\Entity;
/**
* Class Entities
*
* @package AmeliaBooking\Domain\Entity
*/
class Entities
{
public const APPOINTMENT = 'appointment';
public const APPOINTMENTS = 'appointments';
public const BOOKABLE = 'bookable';
public const BOOKING = 'booking';
public const BOOKINGS = 'bookings';
public const CALENDAR = 'calendar';
public const CART = 'cart';
public const CATEGORIES = 'categories';
public const CATEGORY = 'category';
public const TAX = 'tax';
public const TAXES = 'taxes';
public const COUPON = 'coupon';
public const COUPONS = 'coupons';
public const CUSTOM_FIELD = 'custom_field';
public const CUSTOM_FIELDS = 'custom_fields';
public const CUSTOMER = 'customer';
public const CUSTOMERS = 'customers';
public const DASHBOARD = 'dashboard';
public const EVENT = 'event';
public const EVENTS = 'events';
public const EMPLOYEE = 'employee';
public const EMPLOYEES = 'employees';
public const PROVIDER = 'provider';
public const PROVIDERS = 'providers';
public const TAGS = 'tags';
public const EXTRA = 'extra';
public const EXTRAS = 'extras';
public const FINANCE = 'finance';
public const LOCATION = 'location';
public const LOCATIONS = 'locations';
public const NOTIFICATION = 'notification';
public const NOTIFICATIONS = 'notifications';
public const PACKAGE = 'package';
public const PACKAGES = 'packages';
public const PAYMENT = 'payment';
public const PAYMENTS = 'payments';
public const RESOURCE = 'resource';
public const RESOURCES = 'resources';
public const SERVICE = 'service';
public const SERVICES = 'services';
public const SETTINGS = 'settings';
public const USER = 'user';
public const USERS = 'users';
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Bookable | Folder | 0750 |
|
|
| Booking | Folder | 0750 |
|
|
| Cache | Folder | 0750 |
|
|
| Coupon | Folder | 0750 |
|
|
| CustomField | Folder | 0750 |
|
|
| Gallery | Folder | 0750 |
|
|
| Folder | 0750 |
|
||
| Location | Folder | 0750 |
|
|
| Notification | Folder | 0750 |
|
|
| Outlook | Folder | 0750 |
|
|
| Payment | Folder | 0750 |
|
|
| Schedule | Folder | 0750 |
|
|
| Settings | Folder | 0750 |
|
|
| Stripe | Folder | 0750 |
|
|
| Tax | Folder | 0750 |
|
|
| User | Folder | 0750 |
|
|
| Zoom | Folder | 0750 |
|
|
| Entities.php | File | 2.01 KB | 0640 |
|