Class SessionDetailsKt
-
- All Implemented Interfaces:
public final class SessionDetailsKt
-
-
Method Summary
Modifier and Type Method Description final static SessionDetailsmapToDetails(CheckoutSession $self)final static SessionModelmapToModel(SessionDetails $self)-
-
Method Detail
-
mapToDetails
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final static SessionDetails mapToDetails(CheckoutSession $self)
-
mapToModel
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final static SessionModel mapToModel(SessionDetails $self)
-
-
-
-