Uses of Class
com.microsoft.store.partnercenter.models.subscriptions.ConversionError
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.subscriptions |
-
Uses of ConversionError in com.microsoft.store.partnercenter.models.subscriptions
Methods in com.microsoft.store.partnercenter.models.subscriptions that return ConversionError Modifier and Type Method Description ConversionErrorConversionResult. getError()Gets the error encountered while attempting to perform the conversion, if applicable.Methods in com.microsoft.store.partnercenter.models.subscriptions with parameters of type ConversionError Modifier and Type Method Description voidConversionResult. setError(ConversionError value)Sets the error encountered while attempting to perform the conversion, if applicable.