affiliates_transfers_to_admin
-
id increments
-
timestamps timestamps
-
transfer_number string (255)
-
transfer_date date
-
amount double
-
receive_status_by_admin enum
-
affiliate_id FK bigInteger
affiliate_balance_not_receiveds
-
id increments
-
timestamps timestamps
-
balance double
-
affiliate_id FK bigInteger
affiliate_balance_receiveds
-
id increments
-
timestamps timestamps
-
balance double
-
affiliate_id FK bigInteger
classified_department_fields
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
name string (255)
-
type enum
-
placeholder string (255)
-
min bigInteger
-
max bigInteger
-
values json
-
required boolean
-
searched boolean
-
classified_department_id FK bigInteger
yellow_services_affiliate_clients
-
id increments
-
timestamps timestamps
-
yellow_service_id FK bigInteger
-
affiliate_client_id FK bigInteger
admin_transfers_to_affiliates
-
id increments
-
timestamps timestamps
-
transfer_number string
-
transfer_date date
-
amount double
-
received_by_affiliate enum
-
affiliate_id FK bigInteger
yellow_page_advertisements
-
id increments
-
timestamps timestamps
-
advertisement_id FK bigInteger
-
yellow_page_id FK bigInteger
yellow_page_department_advertisements
-
id increments
-
timestamps timestamps
-
advertisement_id FK bigInteger
-
yellow_page_department_id FK bigInteger
classified_advertisements
-
id increments
-
timestamps timestamps
-
advertisement_id FK bigInteger
-
classified_id FK bigInteger
classified_department_advertisements
-
id increments
-
timestamps timestamps
-
advertisement_id FK bigInteger
-
classified_department_id FK bigInteger