Class PaymentRequestProductCompletedEto
Namespace: Volo.Payment.Requests
Assembly: Volo.Payment.Domain.Shared.dll
Syntax
public class PaymentRequestProductCompletedEto : EtoBase
Constructors
PaymentRequestProductCompletedEto()
Declaration
public PaymentRequestProductCompletedEto()
Properties
Code
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
string |
Count
Declaration
public int Count { get; set; }
Property Value
Type | Description |
---|---|
int |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |