ValidateTransferResponse Class
Transfer validation response.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ValidateTransferResponse(*, results: List[_models.ValidationResultProperties] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
results
|
The array of validation results. Default value: None
|
Variables
| Name | Description |
|---|---|
|
status
|
The status of validation. |
|
product_id
|
The product id for which this result applies. |
|
results
|
The array of validation results. |