@Deprecated
public class CardPaymentMetadata
extends java.lang.Object
implements android.os.Parcelable, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<CardPaymentMetadata> |
CREATOR
Deprecated.
|
Modifier | Constructor and Description |
---|---|
protected |
CardPaymentMetadata(android.os.Parcel in)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
describeContents()
Deprecated.
|
PayerCost |
getAutoSelectedInstallment()
Deprecated.
|
java.lang.String |
getId()
Deprecated.
|
void |
writeToParcel(android.os.Parcel dest,
int flags)
Deprecated.
|
public static final android.os.Parcelable.Creator<CardPaymentMetadata> CREATOR
protected CardPaymentMetadata(android.os.Parcel in)
public void writeToParcel(android.os.Parcel dest, int flags)
writeToParcel
in interface android.os.Parcelable
public int describeContents()
describeContents
in interface android.os.Parcelable
@NonNull public PayerCost getAutoSelectedInstallment()
public java.lang.String getId()