More Vendor POD and tests. new and created are both basically tested.

This commit is contained in:
Colin Kuskie 2008-08-13 18:47:04 +00:00
parent dfefa8d871
commit 75cf3923ad
2 changed files with 85 additions and 5 deletions

View file

@ -81,6 +81,16 @@ Returns a duplicated hash reference of this object
Any field returns the value of a field rather than the hash reference.
=head3 Additional properties
=head4 dateCreated
The date this vendor was created in the system.
=head4 vendorId
The id of this vendor from the database. Use getId() instead.
=cut
sub get {
@ -237,11 +247,11 @@ The vendor's url.
=head4 paymentInformation
The name of the vendor.
????
=head4 preferredPaymentType
The name of the vendor.
????
=cut