Click or drag to resize

IDeliverySettingsDeliveryPaymentTimeOption Property

Order may be paid either before sending a courier to way or after successful delivery before closing. This option specifies when to pay courier deliveries and doesn't affect pick up deliveries.

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
DeliveryPaymentTimeOption DeliveryPaymentTimeOption { get; }

Property Value

Type: DeliveryPaymentTimeOption
See Also