Class On_DeleteLicense
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_DeleteLicense
-
public class On_DeleteLicense extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_DeleteLicense()
-
Method Summary
Modifier and Type Method Description On_DeleteLicenseid()The Id of the deleted `License`.On_DeleteLicenselicense(DeleteLicense_license callBuilder)Deprecated.
-
-
-
Method Detail
-
id
public On_DeleteLicense id()
The Id of the deleted `License`.
-
license
@Deprecated public On_DeleteLicense license(DeleteLicense_license callBuilder)
Deprecated.**DEPRECATED** `License` details. This field will be removed. Use `id` instead. | Date: 2024-01-01T00:00:00.000+00:00 This field will be removed. Use `id` instead. | Date: 2024-01-01T00:00:00.000+00:00
-
-