 |
UpdateDiscountEntityRequest Class |
Message Contract Class - UpdateDiscountEntityRequest
Inheritance HierarchySystemObject Infosoft.Common.Contracts.MessageContractsUpdateDiscountEntityRequest Namespace: Infosoft.Common.Contracts.MessageContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class UpdateDiscountEntityRequest
No code example is currently available or this language may not be supported.
The UpdateDiscountEntityRequest type exposes the following members.
Properties | Name | Description |
---|
 | Discount |
An instance of Discount that contains the new values of the instance.
|
Top
RemarksThis request message should contain an instance of Discount to update
See Also