Class PaymentRequestProductCompletedEto
Inheritance
PaymentRequestProductCompletedEto
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
Count
Declaration
public int Count { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Extension Methods