com.retek.component.customerorder
Interface CustomerOrderStoredValueCardPaymentAuthorizationResponse
- All Superinterfaces:
- BusinessObject, PaymentAuthorizationResponse, SecondClassObject
- All Known Implementing Classes:
- CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl
- public interface CustomerOrderStoredValueCardPaymentAuthorizationResponse
- extends PaymentAuthorizationResponse
This interface CustomerOrderStoredValueCardPaymentAuthorizationResponse is used to hold
authorization response results for stored value card payments.
Retek Inc. Copyright (c) 2003
getAuthorizedAmount
public Money getAuthorizedAmount()
setAuthorizedAmount
public void setAuthorizedAmount(Money authorizedAmount)
getAvailableBalance
public Money getAvailableBalance()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28