web / PayUponInvoiceState
Type Alias: PayUponInvoiceState ​
PayUponInvoiceState =
object
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:7
Properties ​
birthDate ​
birthDate:
string
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:10
fraudNet ​
fraudNet:
FraudNetState
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:17
loading ​
loading:
boolean
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:8
phoneCountryCode ​
phoneCountryCode:
string
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:16
phoneError ​
phoneError:
string
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:14
phoneNumber ​
phoneNumber:
string
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:15
phoneWithPrefix ​
phoneWithPrefix:
string
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:12
submitFirstTime ​
submitFirstTime:
boolean
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:9
validBirthDate ​
validBirthDate:
boolean
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:11
validPhone ​
validPhone:
boolean
Defined in: apps/web/app/composables/usePayUponInvoice/types.ts:13