CmdWithdraw Class
public class CmdWithdraw : AccountTransactionCommand
This language is not supported or no code example is available.
public ref class CmdWithdraw : public AccountTransactionCommand^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
CmdWithdraw() |
Name | Description | |
---|---|---|
![]() |
Amount | (inherited from AccountTransactionCommand). |
![]() |
CommandType | (inherited from AdminCommand). |
![]() |
DateTime | Gets or sets the date time. (inherited from Event). |
![]() |
Text | (inherited from AccountTransactionCommand). |
![]() |
TransactionType | (inherited from AccountTransactionCommand). |
![]() |
TypeId | (inherited from AdminCommand). |
![]() |
Username | (inherited from UserAdminCommand). |
Name | Description | |
---|---|---|
![]() |
GetValue<T>(string) | (inherited from AdminCommand). |
![]() |
SetValue(string, object) | (inherited from AdminCommand). |
![]() |
To<T>() | (inherited from AdminCommand). |
![]() |
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). |
![]() |
ToString() | (inherited from AdminCommand). |
OberMind.Users.Admin.CmdWithdraw