[This is preliminary documentation and is subject to change.]
This object gives the transaction distribution for food service transactions of type other than "Purchase". So, this object can be requested for transactions of type "Prepayment", "Repayment", "Refund", "Adjustment". SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FoodserviceTransactionDetails : SifDataObject
Public Class FoodserviceTransactionDetails _ Inherits SifDataObject
public ref class FoodserviceTransactionDetails : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| FoodserviceTransactionDetailsFoodserviceTransactionDetailsNew()() |
Creates an instance of a FoodserviceTransactionDetails
| |
| FoodserviceTransactionDetailsFoodserviceTransactionDetailsNew(String, String, FSAmounts) |
Constructor that accepts values for all mandatory fields
| |
| Amounts |
Gets or sets the value of the <Amounts> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| FoodserviceTransactionRefId |
Gets or sets the value of the <FoodserviceTransactionRefId> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceTransactionDetails | |||||