%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/www/admin1/vendor/square/square/doc/models/ |
Upload File : |
# Subscription Cadence Determines the billing cadence of a [Subscription](/doc/models/subscription.md) ## Enumeration `SubscriptionCadence` ## Fields | Name | Description | | --- | --- | | `DAILY` | Once per day | | `WEEKLY` | Once per week | | `EVERY_TWO_WEEKS` | Every two weeks | | `THIRTY_DAYS` | Once every 30 days | | `SIXTY_DAYS` | Once every 60 days | | `NINETY_DAYS` | Once every 90 days | | `MONTHLY` | Once per month | | `EVERY_TWO_MONTHS` | Once every two months | | `QUARTERLY` | Once every three months | | `EVERY_FOUR_MONTHS` | Once every four months | | `EVERY_SIX_MONTHS` | Once every six months | | `ANNUAL` | Once per year | | `EVERY_TWO_YEARS` | Once every two years |