ResponseEWICBalanceInfo Property
Contains balance information on a collection of eWIC Prescription benefit/food items returned in an eWIC response.
Syntax
[VB.NET] Public ReadOnlyProperty ResponseEWICBalanceInfo As FDMSRcEWICBalanceInfoList
[C#] public FDMSRcEWICBalanceInfoList ResponseEWICBalanceInfo {get;}
Remarks
Each FDMSRcEWICBalanceInfo object in the collection contains details on a single eWIC Prescription benefit/food item and it's remaining balance. A collection of up to 50 FDMSRcEWICBalanceInfo may be returned in an EBT eWIC response.
This property is read-only.