You've already forked npm-core-sdk
Latest generation
This commit is contained in:
2
site.ts
2
site.ts
@@ -45,7 +45,7 @@ export interface Site {
|
||||
/**
|
||||
* @generated from protobuf field: string ID = 1
|
||||
*/
|
||||
ID: string; // Unique identifier for the site. (formatted as such: "SITE_<OrganisationID>_<UUID>")
|
||||
ID: string; // Unique identifier for the site. (formatted as such: "SITE_\<OrganisationID\>_\<UUID\>")
|
||||
/**
|
||||
* Name of the Site
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user