pos-payment-external-sdk
Toggle table of contents
1.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
pos-payment-external-sdk
pos-payment-external-sdk
/
su.ips.pos_payment_external_sdk.models
/
SdkSuccessAnswer
/
FetchRevise
Fetch
Revise
data
class
FetchRevise
(
val
sessionSummary
:
SessionRevise
)
:
SdkSuccessAnswer
Represents fetched revise information.
See also
Session
Revise
Members
Constructors
Fetch
Revise
Link copied to clipboard
constructor
(
sessionSummary
:
SessionRevise
)
Properties
session
Summary
Link copied to clipboard
val
sessionSummary
:
SessionRevise
The summary of the session revise.