-
@Serializable() public final class GetConnectionCodeResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final StringconnectionCodeprivate final StringqrCodeImage
-
Constructor Summary
Constructors Constructor Description GetConnectionCodeResponse()
-
Method Summary
Modifier and Type Method Description final StringgetConnectionCode()final StringgetQrCodeImage()-
-
Method Detail
-
getConnectionCode
final String getConnectionCode()
-
getQrCodeImage
final String getQrCodeImage()
-
-
-
-