contacts_subscriptions-1.x-dev/config/schema/contacts_subscriptions.entity_type.schema.yml
config/schema/contacts_subscriptions.entity_type.schema.yml
contacts_subscriptions.contacts_subscription_type.*:
type: config_entity
label: 'Subscriptions type config'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
grace_period:
type: int
label: 'Grace Period'
automatic_renewals:
type: bool
label: 'Automatic Renewals'
automatic_cancellations:
type: bool
label: 'Automatic Cancellations'
automatic_payments:
type: bool
label: 'Automatic Payments'
renew_before_expiry:
type: bool
label: 'Renew Before Expiry'
days_before_expiry:
type: bool
label: 'Renew Before Expiry'
who_can_purchase:
type: string
label: 'Who can purchase?'
uuid:
type: string
