[This is preliminary documentation and is subject to change.]
This object communicates the funding for a given transaction. By the term funding we refer to the form of payment that is made for the transaction. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class FoodserviceTransactionPayMethod : SifDataObject
Public Class FoodserviceTransactionPayMethod _ Inherits SifDataObject
public ref class FoodserviceTransactionPayMethod : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| FoodserviceTransactionPayMethodFoodserviceTransactionPayMethodNew()() |
Creates an instance of a FoodserviceTransactionPayMethod
| |
| FoodserviceTransactionPayMethodFoodserviceTransactionPayMethodNew(String, String, TransactionPayMethods) |
Constructor that accepts values for all mandatory fields
| |
| 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.) | |
| TransactionPayMethods |
Gets or sets the value of the <TransactionPayMethods> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| FoodserviceTransactionPayMethod | |||||