public interface GiftCertificateInfo
extends java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Modifier and Type | Method and Description | 
|---|---|
| double | getAmount()Returns the amount | 
| java.lang.String | getGiftCertificateNumber()Returns the GiftCertificateNumber | 
| java.lang.String | getProfileId()Returns the profileId | 
static final java.lang.String CLASS_VERSION