|
|
| |
Interchange6::Schema::Result::OrderComment(3) |
User Contributed Perl Documentation |
Interchange6::Schema::Result::OrderComment(3) |
Interchange6::Schema::Result::OrderComment
Link table between Order and Message for order comments.
Foreign key constraint on "messages_id" in
Interchange6::Schema::Result::Message via "message" relationship.
Foreign key constraint on "orders_id" in
Interchange6::Schema::Result::Order via "order" relationship.
- "messages_id"
- "orders_id"
Type: belongs_to
Related object: Interchange6::Schema::Result::Message
Type: belongs_to
Related object: Interchange6::Schema::Result::Order
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |