@shapediver/api.platform-api-dto-v1
Advanced tools
Comparing version 2.24.0 to 2.25.0
@@ -98,2 +98,6 @@ import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeePlan, SdPlatformChargebeeSubscription } from "../commons/SdPlatformChargebee"; | ||
readonly chargebee_subscription?: SdPlatformChargebeeSubscription; | ||
/** | ||
* Path to the custom app builder. | ||
*/ | ||
readonly app_builder_slug?: string; | ||
} | ||
@@ -100,0 +104,0 @@ /** |
@@ -115,2 +115,3 @@ import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeeSubscription, SdPlatformChargebeePlan } from "../commons/SdPlatformChargebee"; | ||
readonly organization_role?: SdPlatformOrganizationMemberRole; | ||
readonly organization_team?: string; | ||
} | ||
@@ -117,0 +118,0 @@ /** |
{ | ||
"name": "@shapediver/api.platform-api-dto-v1", | ||
"version": "2.24.0", | ||
"version": "2.25.0", | ||
"description": "Data Transfer Object Definitions of the Platform API v1", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
295855
5409