EBTFSVoucherVoucherApproval Property |
The EBT voucher approval code.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string VoucherApproval { get; set; }
Public Property VoucherApproval As String
Get
Set
public:
property String^ VoucherApproval {
String^ get ();
void set (String^ value);
}
member VoucherApproval : string with get, set
Property Value
Type:
StringSee Also