urn.ebay.apis.eBLBaseComponents
Class InfoSharingDirectivesType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.InfoSharingDirectivesType

public class InfoSharingDirectivesType
extends Object

If Billing Address should be returned in GetExpressCheckoutDetails response, this parameter should be set to yes here


Constructor Summary
InfoSharingDirectivesType()
          Default Constructor
 
Method Summary
 String getReqBillingAddress()
          Getter for reqBillingAddress
 void setReqBillingAddress(String reqBillingAddress)
          Setter for reqBillingAddress
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoSharingDirectivesType

public InfoSharingDirectivesType()
Default Constructor

Method Detail

getReqBillingAddress

public String getReqBillingAddress()
Getter for reqBillingAddress


setReqBillingAddress

public void setReqBillingAddress(String reqBillingAddress)
Setter for reqBillingAddress


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.