Package | Description |
---|---|
com.licensespring.management.model |
This package contains all models used in license-management SDK.
|
Modifier and Type | Method and Description |
---|---|
CustomerLabel[] |
BackOfficeCustomer.getLabels()
List of label objects that are assigned to this customer.
|
Constructor and Description |
---|
BackOfficeCustomer(int id,
int totalOrders,
int totalLicenses,
CustomerLabel[] labels,
String email,
String firstName,
String lastName,
String companyName,
String phone,
String reference,
String address,
String postcode,
String city,
String country,
String state,
String allLabelNames,
int company,
String licenseUser,
int[] labelIds) |
Copyright © 2023 Cense Data Inc.. All rights reserved.