@icomedias/hybridforms-js
Preparing search index...
lib/auth
IGatewayData
Interface IGatewayData
interface
IGatewayData
{
baseUrl
:
string
;
clientID
?:
string
;
gatewayVersion
:
string
;
loginMethod
:
LoginMethodEnum
;
maxFileSizeMb
?:
number
;
metaDataAddress
?:
string
;
preLoginScreen
?:
boolean
;
product
:
string
;
scope
?:
string
;
}
Index
Properties
base
Url
client
ID?
gateway
Version
login
Method
max
File
Size
Mb?
meta
Data
Address?
pre
Login
Screen?
product
scope?
Properties
base
Url
baseUrl
:
string
Optional
client
ID
clientID
?:
string
gateway
Version
gatewayVersion
:
string
login
Method
loginMethod
:
LoginMethodEnum
Optional
max
File
Size
Mb
maxFileSizeMb
?:
number
Optional
meta
Data
Address
metaDataAddress
?:
string
Optional
pre
Login
Screen
preLoginScreen
?:
boolean
product
product
:
string
Optional
scope
scope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
client
ID
gateway
Version
login
Method
max
File
Size
Mb
meta
Data
Address
pre
Login
Screen
product
scope
@icomedias/hybridforms-js
Loading...