GiftCardWalletObject

public final class GiftCardWalletObject extends Object
implements SafeParcelable

Parcelable representing a gift card wallet object.

Inherited Constant Summary

Field Summary

public static final Creator<GiftCardWalletObject> CREATOR

Public Method Summary

String
getId()
int
void
writeToParcel(Parcel dest, int flags)

Inherited Method Summary

Fields

public static final Creator<GiftCardWalletObject> CREATOR

Public Methods

public String getId ()

Returns
  • The unique identifier for this Wallet Object.

public int getVersionCode ()

public void writeToParcel (Parcel dest, int flags)