You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -59,7 +59,7 @@ export interface BookingAuthorization {
|
||||
/**
|
||||
* @generated from protobuf field: string ActorID = 1
|
||||
*/
|
||||
ActorID: string;
|
||||
ActorID: string; // If not set, the booking permission is defined for the project itself (which in that case would be the site configured for standalone use)
|
||||
/**
|
||||
* @generated from protobuf field: api.BookingPermission LoadPermission = 2
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user