Class WalletMobileMoney
Inheritance
WalletMobileMoney
Assembly: Inttegro.dll
Syntax
public sealed class WalletMobileMoney
Properties
|
Edit this page
View Source
AccountNumber
Declaration
[JsonPropertyName("account_number")]
public string? AccountNumber { get; set; }
Property Value
|
Edit this page
View Source
Id
Declaration
[JsonPropertyName("id")]
public string? Id { get; set; }
Property Value
|
Edit this page
View Source
Network
Declaration
[JsonPropertyName("network")]
public string? Network { get; set; }
Property Value