Home
iban
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
iban_inquiries
id
bigIncrements
iban
string
(20)
bank_first_name
string
(255)
bank_last_name
string
(255)
bank_account_number
string
(50)
bank_account_status
string
bank_account_comment
string
(255)
bank_id
bigInteger
kook_id
bigInteger
created_at
timestamp
updated_at
timestamp
batch_request
id
increments
type
string
(20)
file_path
string
(255)
user_id
bigInteger
status
string
(20)
scheduled_for
timestamp
priority
string
(20)
created_at
timestamps
updated_at
timestamp
batch_inquiry_item
id
bigIncrements
iban
string
(20)
user_id
integer
iban_inquiry_id
bigInteger
kook_id
bigInteger
is_cached
boolean
cost
double
gate
string
(20)
batch_request_id
integer
try_count
integer
status
string
(20)
is_failed
boolean
created_at
timestamps
updated_at
timestamp
×
Comments for iban
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01