MerchantInfo Property
The merchant information for the current invoice.
Syntax
public ContactInfo getMerchantInfo(); public void setMerchantInfo(ContactInfo merchantInfo);
Remarks
This property may be used by CreateInvoice or Update to set the merchant information for the invoice.
This property will also be populated after a call to GetDetails and will then contain merchant information for the invoice.