You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The static interop class for the Gigya InitRegistration API response.
5
+
/// The extension type for the Gigya InitRegistration API response.
6
6
///
7
7
/// See also: https://help.sap.com/docs/SAP_CUSTOMER_DATA_CLOUD/8b8d6fffe113457094a17701f63e3d6a/4136cef070b21014bbc5a10ce4041860.html?locale=en-US#response-example
8
8
@JS()
9
9
@anonymous
10
10
@staticInterop
11
-
classInitRegistrationResponseextendsResponse {}
12
-
13
-
/// This extension defines the static interop definition
0 commit comments