-
public class ReferralResultThis class shows the results of a referral operation.
-
-
Field Summary
Fields Modifier and Type Field Description private final List<String>referralCodes
-
Constructor Summary
Constructors Constructor Description ReferralResult(List<String> referralCodes)The constructor.
-