plenty_payment_information
-
id increments
-
paymentId integer
-
typeId integer
-
value string (256)
-
createdAt timestamp
-
updatedAt timestamp
plenty_payment_information_type
-
id increments
-
nonErasable tinyInteger
-
position tinyInteger
plenty_payment_information_type_name
-
id increments
-
typeId integer
-
lang string (2)
-
name string (60)
plenty_payment_option_type
-
id increments
-
nonErasable tinyInteger
-
position tinyInteger
plenty_payment_option_type_name
-
id increments
-
typeId integer
-
lang string (2)
-
name string (60)
plenty_transaction_information
-
id increments
-
paymentId integer
-
typeId integer
-
value string (256)
-
createdAt timestamp
-
updatedAt timestamp
plenty_transaction_information_type
-
id increments
-
nonErasable tinyInteger
-
position tinyInteger
plenty_transaction_information_type_name
-
id increments
-
typeId integer
-
lang string (2)
-
name string (60)
plenty_transaction_type_name
-
id increments
-
typeId integer
-
lang string (2)
-
name string (60)
plenty_payment_status_name
-
id increments
-
statusId integer
-
lang string (2)
-
name string (60)
plenty_payment_history_type
-
id increments
-
nonErasable tinyInteger
-
position tinyInteger
plenty_payment_history_type_name
-
id increments
-
typeId integer
-
lang string (2)
-
name string (60)
plenty_payment_order_relation
-
id increments
-
paymentId integer
-
orderId integer
plenty_payment_contact_relation
-
id increments
-
paymentId integer
-
contactId integer