Class PaymentMethodDeletion
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PaymentMethodDeletion
Properties
| Edit this page View SourceDeleted
Declaration
[JsonPropertyName("deleted")]
public bool? Deleted { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
PaymentMethodId
Declaration
[JsonPropertyName("payment_method_id")]
public string? PaymentMethodId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |