-
- All Implemented Interfaces:
-
android.os.Parcelable
@Serializable() public final class Custom implements Parcelable
-
-
Field Summary
Fields Modifier and Type Field Description private final StringcustomPayerIdprivate final StringcustomPayerNameprivate final StringcustomPayerNameAltprivate final Floatscoreprivate final Stringsource
-
Method Summary
Modifier and Type Method Description final StringgetCustomPayerId()final StringgetCustomPayerName()final StringgetCustomPayerNameAlt()final FloatgetScore()final StringgetSource()-
-
Method Detail
-
getCustomPayerId
final String getCustomPayerId()
-
getCustomPayerName
final String getCustomPayerName()
-
getCustomPayerNameAlt
final String getCustomPayerNameAlt()
-
-
-
-