Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
novicell/custom_forms / modules / payment / config / schema / donation_payment.schema.yml
Size: Mime:
custom_forms_payment.payment_method.*:
  type: config_entity
  label: custom_forms_payment_method
  mapping:
    id:
      type: string
      label: ID
    label:
      type: label
      label: Label
    uuid:
      type: string
    plugin:
      type: string
    test_mode:
      type: boolean
      label: Test mode