Class PaymentMethodMobileMoney
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PaymentMethodMobileMoney
Properties
| Edit this page View SourceAccountNumber
Declaration
[JsonPropertyName("account_number")]
public string? AccountNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Network
Declaration
[JsonPropertyName("network")]
public string? Network { get; set; }
Property Value
| Type | Description |
|---|---|
| string |