public final class State.PurchaseComplete extends State
Purchase of plan is complete
private final PLYPlan
plan
private PLYError
error
State.PurchaseComplete(PLYPlan plan)
final PLYPlan
getPlan()
final PLYError
getError()
final Unit
setError(PLYError error)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final PLYPlan getPlan()
final PLYError getError()
final Unit setError(PLYError error)