web / PayUponInvoiceState
Type Alias: PayUponInvoiceState ​
PayUponInvoiceState:
object
Defined in: apps/web/composables/usePayUponInvoice/types.ts:7
Type declaration ​
birthDate ​
birthDate:
string
fraudNet ​
fraudNet:
FraudNetState
loading ​
loading:
boolean
phoneCountryCode ​
phoneCountryCode:
string
phoneError ​
phoneError:
string
phoneNumber ​
phoneNumber:
string
phoneWithPrefix ​
phoneWithPrefix:
string
submitFirstTime ​
submitFirstTime:
boolean
validBirthDate ​
validBirthDate:
boolean
validPhone ​
validPhone:
boolean