iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Payments
IPaymentItem Interface
IPaymentItem Properties
AdditionalData Property
DonationType Property
GuestId Property
IsExternal Property
IsFiscalizedAsDiscount Property
IsFiscalizedExternally Property
IsPreliminary Property
IsPrepay Property
IsProcessedAsDiscount Property
IsProcessedExternally Property
MaxSum Property
MinSum Property
OrganizationDetailsInfo Property
PointOfSale Property
Status Property
Sum Property
Type Property
IPaymentItem
GuestId Property
Guest id to which payment item was added, or
null
if payment item not associated with any guest.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
Guid
?
GuestId
{
get
; }
Property Value
Type:
Nullable
Guid
See Also
Reference
IPaymentItem Interface
Resto.Front.Api.Data.Payments Namespace