-
public final class PLYPurchaseKt
-
-
Method Summary
Modifier and Type Method Description final static List<PLYSubscriptionData>toSubscriptionData(PLYPurchaseResponse $self)Map a PLYPurchaseResponse to a list of PLYSubscriptionData. final static List<PLYSubscriptionData>toExpiredSubscriptionData(PLYPurchaseResponse $self)-
-
Method Detail
-
toSubscriptionData
final static List<PLYSubscriptionData> toSubscriptionData(PLYPurchaseResponse $self)
Map a PLYPurchaseResponse to a list of PLYSubscriptionData.
-
toExpiredSubscriptionData
final static List<PLYSubscriptionData> toExpiredSubscriptionData(PLYPurchaseResponse $self)
-
-
-
-