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