Class WalletConfig
Inherited Members
Namespace: Inttegro.Wallets
Assembly: Inttegro.dll
Syntax
public sealed class WalletConfig
Properties
| Edit this page View SourceMobileMoney
Declaration
[JsonPropertyName("mobile_money")]
public WalletMobileMoney? MobileMoney { get; set; }
Property Value
| Type | Description |
|---|---|
| WalletMobileMoney |
Type
Declaration
[JsonPropertyName("type")]
public WalletType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| WalletType |