toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server
/
PortOneClient
Port
One
Client
class
PortOneClient
(
apiSecret
:
String
,
storeId
:
String
?
=
null
,
apiBase
:
String
=
"https://api.portone.io"
)
:
Closeable
Members
Constructors
Port
One
Client
Link copied to clipboard
constructor
(
apiSecret
:
String
,
storeId
:
String
?
=
null
,
apiBase
:
String
=
"https://api.portone.io"
)
Properties
auth
Link copied to clipboard
val
auth
:
AuthClient
identity
Verification
Link copied to clipboard
val
identityVerification
:
IdentityVerificationClient
payment
Link copied to clipboard
val
payment
:
PaymentClient
pg
Specific
Link copied to clipboard
val
pgSpecific
:
PgSpecificClient
platform
Link copied to clipboard
val
platform
:
PlatformClient
Functions
close
Link copied to clipboard
open
override
fun
close
(
)