Struct FaceSettings.Parameters
Assembly: cs.temp.dll.dll
Syntax
Fields
ApiKey
Declaration
Field Value
Type |
Description |
String |
Api key.
|
Environment
Declaration
public Profile? Environment
Field Value
Type |
Description |
Nullable<Profile> |
Environment such as Testnet, Mainnet.
|
Internal
Declaration
public FaceSettings.Parameters.InternalParameters? Internal
Field Value
Network
Declaration
public BlockchainNetwork Network
Field Value
Type |
Description |
BlockchainNetwork |
Blockchain Network such as Sepolia, Mumbai, Ethereum etc.
|
Scheme
Declaration
Field Value
Type |
Description |
String |
Deeplink scheme used on webview (only used android)
|