Table of Contents

Class OrderPaymentCheckResponseDto

Namespace
GastroSky.Models.DTO.Order
Assembly
GastroSky.Models.dll
public sealed class OrderPaymentCheckResponseDto
Inheritance
OrderPaymentCheckResponseDto
Inherited Members

Properties

FullyPaid

public bool FullyPaid { get; set; }

Property Value

bool

PaymentMethod

public PaymentMethod PaymentMethod { get; set; }

Property Value

PaymentMethod