|
id
|
bigint(20) unsigned
|
|
|
|
|
customer_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
subscriber_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
plan_id
|
bigint(20) unsigned
|
|
|
|
|
plan_price_id
|
bigint(20) unsigned
|
|
|
|
|
service_type
|
enum
|
-- |
|
broadband
|
|
auth_protocol
|
enum
|
-- |
|
pppoe
|
|
billing_type
|
enum
|
-- |
|
prepaid
|
|
ip_mode
|
enum
|
-- |
|
dynamic
|
|
ip_pool_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
mac_address
|
varchar(32)
|
|
|
|
|
circuit_id
|
varchar(100)
|
|
|
|
|
router_serial
|
varchar(100)
|
|
|
|
|
installation_amount
|
decimal(12,2)
|
|
|
0.00
|
|
security_deposit
|
decimal(12,2)
|
|
|
0.00
|
|
auto_renew
|
tinyint(1)
|
|
|
0
|
|
dont_suspend
|
tinyint(1)
|
|
|
0
|
|
activated_at
|
datetime
|
|
|
|
|
expires_at
|
datetime
|
|
|
|
|
status
|
enum
|
-- |
|
pending
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|
|
erp_franchisee_id
|
bigint(20) unsigned
|
|
|
|