Click or drag to resize

OpsEditDepositRequest Class

Inheritance Hierarchy

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

The OpsEditDepositRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsEditDepositRequest
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 propertyDepositDate
Public propertyDepositDateHeader
Translated Date header.
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