public interface StoreCreditInfo
extends java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
double |
getAmount()
Returns the amount
|
java.lang.String |
getProfileId()
Returns the profileId
|
java.lang.String |
getStoreCreditNumber()
Returns the StoreCreditNumber
|
static final java.lang.String CLASS_VERSION