Package | Description |
---|---|
com.licensespring.management.dto.response |
This package contains all models used to store response data when
making a call to Management APIs.
|
Modifier and Type | Method and Description |
---|---|
LicenseUserPassword[] |
CreateOrderResponse.getNewPasswords()
Array of LicenseUserPassword objects that each have an email and a new password.
|
Constructor and Description |
---|
CreateOrderResponse(Long orderId,
LicenseUserPassword[] newPasswords) |
Copyright © 2023 Cense Data Inc.. All rights reserved.