Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated enums for Visibility and Field Type #177

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Halceyon
Copy link
Contributor

@Halceyon Halceyon commented Apr 3, 2024

There are 2 new enums available in the API:

Visibility: entireCompany
FieldType: billing_frequency

This pull request adds the 2 missing enums.

build-server and others added 2 commits December 6, 2022 15:57
Modified the `price_list` enumeration value in the `FieldType.cs` file to include a trailing comma, fixing a potential syntax error. Also, added a new enumeration value `billing_frequency` to the same file, which is commented as a Subscription field.
@Halceyon Halceyon changed the title Updated enums Updated enums for Visibility and Field Type Apr 3, 2024
@Halceyon
Copy link
Contributor Author

Halceyon commented Apr 3, 2024

Ah, I see you already added entireCompany 😎

So it's really just the billing_frequency for FieldType

@Halceyon
Copy link
Contributor Author

@DavidRouyer bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant