Skip to content

Question: Is there a reason for not using Guid types? #63

@rikrak

Description

@rikrak

I'm new to Merge.Dev, but I've noticed that a lot of Id values look like GUID values. Checking the API spec for employee, it shows employee Id is a GUID. With this in mind, is there a reason the System.Guid type has not been used on the models?

Follow on question: Am I safe to assume these values will be GUIDs and use the Guid type in my own code when dealing with Merge.Dev Id values?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions