package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev
# Functions
NewUsersService creates a new initialized instance of the UsersService.
# Structs
UserRoles: Service: Users Entity: UserRoles URL: /api/v1/{division}/users/UserRoles HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=UsersUserRoles.
UserRolesPerDivision: Service: Users Entity: UserRolesPerDivision URL: /api/v1/{division}/users/UserRolesPerDivision HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=UsersUserRolesPerDivision.
Users: Service: Users Entity: Users URL: /api/v1/{division}/users/Users HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=UsersUsers.
UsersService is responsible for communication with the Users endpoints of the Exact Online API.
# Type aliases
UserRolesEndpoint is responsible for communicating with the UserRoles endpoint of the Users service.
UserRolesPerDivisionEndpoint is responsible for communicating with the UserRolesPerDivision endpoint of the Users service.
UsersEndpoint is responsible for communicating with the Users endpoint of the Users service.