Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payment-methods
PaymentMethodTypeSetting
Interface PaymentMethodTypeSetting
interface
PaymentMethodTypeSetting
{
confirmsUse
?:
boolean
;
description
?:
string
;
enabled
?:
boolean
;
name
?:
string
;
type
?:
PaymentMethodType
;
}
Index
Properties
confirms
Use?
description?
enabled?
name?
type?
Properties
Optional
confirms
Use
confirmsUse
?:
boolean
Optional
description
description
?:
string
Optional
enabled
enabled
?:
boolean
Optional
name
name
?:
string
Optional
type
type
?:
PaymentMethodType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confirms
Use
description
enabled
name
type
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...