More Vendor POD and tests. new and created are both basically tested.
This commit is contained in:
parent
dfefa8d871
commit
75cf3923ad
2 changed files with 85 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue