Skip to content

Incorrect sterilization value for BookingStaffRole.TeamMember #2819

@dnyvik

Description

@dnyvik

Hi :)

Regarding BookingStaffRole.TeamMember:

[EnumMember(Value = "teamMember")]
#pragma warning disable CS1591
TeamMember,

It seems that the string value is incorrect. The API returns and accepts "member", and not "teamMember" as both the SDK and documentation indicate.

Regards,
Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions