Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 962 Bytes

PaymentGatewaysidSettings.md

File metadata and controls

16 lines (13 loc) · 962 Bytes

PaymentGatewaysidSettings

Properties

Name Type Description Notes
id string A unique identifier for the setting. [optional]
label string A human readable label for the setting used in interfaces. [optional]
description string A human readable description for the setting used in interfaces. [optional]
type string Type of setting. [optional]
value string Setting value. [optional]
default string Default value for the setting. [optional]
tip string Additional help text shown to the user about the setting. [optional]
placeholder string Placeholder text to be displayed in text inputs. [optional]

[Back to Model list] [Back to API list] [Back to README]