Click or drag to resize

OpsApplyDepositRequest Class

Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class OpsApplyDepositRequest : OpsCustomRequest

The OpsApplyDepositRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsApplyDepositRequest
Constructor
Top
Properties
  NameDescription
Public propertyAddressHeader
Translated address header.
Public propertyAltPhoneHeader
Translated alt phone header.
Public propertyAmountHeader
Translated Deposit Amount header.
Public propertyCustomerAddress1
Public propertyCustomerAltPhone
Public propertyCustomerFirstName
Public propertyCustomerLastName
Public propertyCustomerPhone
Public propertyDepositAmount
Public propertyDepositAmountString
Public propertyDescription
Public propertyDescriptionHeader
Translated Description header.
Public propertyDisplayDepositDate
Public propertyFirstNameHeader
Translated first name header.
Public propertyIsEntryValid
Public propertyLastNameHeader
Translated last name header.
Public propertyNotes
Public propertyNotesHeader
Translated Notes header.
Public propertyPhoneHeader
Translated phone header.
Public propertySelectedControl
Top
Methods
Fields
  NameDescription
Public fieldSender
Top
See Also