NAME
DR::SAP::Data::AbstractAccount - Abstract base class (role) that represents an account in SAP
VERSION
version 0.15
ATTRIBUTES
street_address
Required.
other_address
po_box
city
Required.
country
Required.
region
postal_code
Required.
Required.
payable_contact_name
SAP will look in this field for the PayPal e-mail address if the payment method is "P" (PayPal).
currency
Required.
payment_method
Required. See DR::SAP::Meta::Types for allowable values.
payment_terms
See DR::SAP::Meta::Types for allowable values.
skip_check_run
Indicates that SAP should not generate any payments for this client.
primary_bank
See DR::SAP::Data::PrimaryBank. Will coerce from a HashRef.
intermediary_bank
See DR::SAP::Data::IntermediaryBank. Will coerce from a HashRef.
tax_id
Tax ID
payment_threshold
Minimum payment threshhold.
AUTHOR
Brian Phillips <bphillips@digitalriver.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Digital River, Inc
All rights reserved.