An item identifier and the estimated fees for the item.

FeesEstimateResult

interface ProductFeesApiModelFeesEstimateResult {
    Error?: ProductFeesApiModelFeesEstimateError;
    FeesEstimate?: ProductFeesApiModelFeesEstimate;
    FeesEstimateIdentifier?: ProductFeesApiModelFeesEstimateIdentifier;
    Status?: string;
}

Properties

FeesEstimateResult

FeesEstimateResult

FeesEstimateResult

Status?: string

The status of the fee request. Possible values: Success, ClientError, ServiceError.

FeesEstimateResult

MMNEPVFCICPMFPCPTTAAATR