DepositInfo Class |
Namespace: Micros.Ops
public class DepositInfo : INotifyPropertyChanged
The DepositInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DepositInfo | Initializes a new instance of the DepositInfo class |
| Name | Description | |
|---|---|---|
| Address |
Address
| |
| AltPhoneNumber |
Alt Phone number
| |
| CheckNumber |
Check Number
| |
| DepositAmount |
Deposit Amount
| |
| DepositDate |
Deposit Date
| |
| DepositNumber |
Deposit Number
| |
| Description |
Description
| |
| FirstName |
Customer First Name
| |
| LangId |
Language Id
| |
| LastName |
Customer Last Name
| |
| Notes |
Notes
| |
| PaymentIdentifier |
Description
| |
| PhoneNumber |
Phone number
| |
| Selected |
Deposit is selected.
|
| Name | Description | |
|---|---|---|
| OnPropertyChanged |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Property changed event
|