Class OrderPaymentCheckResponseDto
public sealed class OrderPaymentCheckResponseDto
- Inheritance
-
OrderPaymentCheckResponseDto
- Inherited Members
Properties
FullyPaid
public bool FullyPaid { get; set; }
Property Value
PaymentMethod
public PaymentMethod PaymentMethod { get; set; }