ValidateTransferResponse Class

Transfer validation response.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing._serialization.Model
ValidateTransferResponse

Constructor

ValidateTransferResponse(*, results: List[_models.ValidationResultProperties] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
results

The array of validation results.

Variables

Name Description
status
str

The status of validation.

product_id
str

The product id for which this result applies.

results

The array of validation results.