Part of stoqlib.domain.person View In Hierarchy
| Class Variables | id | the id of person table |
| name | the transporter name | |
| phone_number | the transporter phone number | |
| transporter_id | the id of person_adapt_to_transporter table | |
| status | the current status of the transporter | |
| freight_percentage | the freight percentage charged |
| Method | transporter | Undocumented |