OperationsConstructOperaPostingRequest Method |
ConstructOperaPostingRequest
Namespace: Micros.PosCore.OperaPostingAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic PostBillingChargesReq ConstructOperaPostingRequest(
DataStoreClient dataStore,
Parameter tndParam,
SerializableDictionary<string, string> totalsData
)
Parameters
- dataStore DataStoreClient
- tndParam Parameter
- totalsData SerializableDictionaryString, String
Return Value
PostBillingChargesReq
See Also