atg.payment.avs
Interface AddressVerificationItem

All Superinterfaces:
java.io.Serializable

public interface AddressVerificationItem
extends java.io.Serializable

This class is an interface of AVS information. It represents all the information which designates an AVS on individual item.


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 Address getShippingAddress()
          Returns the item's shipping address
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

getShippingAddress

Address getShippingAddress()
Returns the item's shipping address