online property

bool online
final

If this is true, 3D Secure authentication is performed on Webview.

If false, 3D Secure authentication will be performed on the e-mail.

これがtrueの場合、3Dセキュア認証がWebview上で行われます。

falseの場合、3Dセキュア認証がメール上で行われます。

Implementation

final bool online;