Zamok Kiosk API
GitHub
Confluence Release Notes
Preparing search index...
module-custom-shelby/lib/browser/reducers
TaxBillInfoState
Interface TaxBillInfoState
interface
TaxBillInfoState
{
paymentType
?:
PaymentType
;
selectedAmount
?:
string
;
selectedBillId
?:
string
;
selectedProperty
?:
SearchResultItem
;
}
Index
Properties
payment
Type?
selected
Amount?
selected
Bill
Id?
selected
Property?
Properties
Optional
payment
Type
paymentType
?:
PaymentType
Optional
selected
Amount
selectedAmount
?:
string
Optional
selected
Bill
Id
selectedBillId
?:
string
Optional
selected
Property
selectedProperty
?:
SearchResultItem
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
Type
selected
Amount
selected
Bill
Id
selected
Property
GitHub
Confluence Release Notes
Zamok Kiosk API
Loading...