Typescript Library Declarations (DOM)
Interface PaymentValidationErrors
interface
PaymentValidationErrors
{
error
?:
string
;
paymentMethod
?:
any
;
}
Index
Properties
error?
payment
Method?
Properties
Optional
error
error
?:
string
Optional
payment
Method
payment
Method
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
payment
Method
Typescript Library Declarations (DOM)