All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.subscription.yml Maven / Gradle / Ivy

Go to download

This library is a improved port of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker library) that generates fake data. It's useful when you're developing a new project and need some pretty data for showcase.

There is a newer version: 2.4.2
Show newest version
en:
  faker:
    subscription:
      plans:
      - "Free Trial"
      - "Basic"
      - "Starter"
      - "Essential"
      - "Student"
      - "Bronze"
      - "Standard"
      - "Silver"
      - "Gold"
      - "Platinum"
      - "Professional"
      - "Business"
      - "Diamond"
      - "Premium"
      statuses:
      - "Active"
      - "Idle"
      - "Blocked"
      - "Pending"
      payment_methods:
      - "Credit card"
      - "Debit card"
      - "Paypal"
      - "Cash"
      - "Money transfer"
      - "Bitcoins"
      - "Cheque"
      - "Apple Pay"
      - "Google Pay"
      - "WeChat Pay"
      - "Alipay"
      - "Visa checkout"
      subscription_terms:
      - "Daily"
      - "Weekly"
      - "Monthly"
      - "Annual"
      - "Biennal"
      - "Triennal"
      - "Quinquennal"
      - "Lifetime"
      payment_terms:
      - "Payment in advance"
      - "Monthly"
      - "Annual"
      - "Full subscription"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy