public static class ReceiptRequest.AllOrFirstTier
extends java.lang.Object
ReceiptRequest.| Modifier and Type | Field and Description |
|---|---|
static ReceiptRequest.AllOrFirstTier |
ALL_RECIPIENTS
Requests Receipts from All the Recipients.
|
static ReceiptRequest.AllOrFirstTier |
FIRST_TIER_RECIPIENTS
Requests Receipts only from the First Tier Recipients.
|
public static final ReceiptRequest.AllOrFirstTier ALL_RECIPIENTS
public static final ReceiptRequest.AllOrFirstTier FIRST_TIER_RECIPIENTS
public int getValue()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objecttrue if the specified object is equals to this object; false otherwise.