-
public final class Wallet.Model.SettledSessionResponse.Result extends Wallet.Model.SettledSessionResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final Wallet.Model.Sessionsession
-
Constructor Summary
Constructors Constructor Description Wallet.Model.SettledSessionResponse.Result(Wallet.Model.Session session)
-
Method Summary
Modifier and Type Method Description final Wallet.Model.SessiongetSession()-
-
Constructor Detail
-
Wallet.Model.SettledSessionResponse.Result
Wallet.Model.SettledSessionResponse.Result(Wallet.Model.Session session)
-
-
Method Detail
-
getSession
final Wallet.Model.Session getSession()
-
-
-
-