Uses of Class
model.Error402PaymentRequiredEmbedded
-
Packages that use Error402PaymentRequiredEmbedded Package Description model -
-
Uses of Error402PaymentRequiredEmbedded in model
Methods in model that return Error402PaymentRequiredEmbedded Modifier and Type Method Description Error402PaymentRequiredEmbeddedError402PaymentRequiredEmbedded. addErrorsItem(Error402PaymentRequiredEmbeddedErrorsInner errorsItem)Error402PaymentRequiredEmbeddedError402PaymentRequiredEmbedded. errors(List<Error402PaymentRequiredEmbeddedErrorsInner> errors)static Error402PaymentRequiredEmbeddedError402PaymentRequiredEmbedded. fromJson(String jsonString)Create an instance of Error402PaymentRequiredEmbedded given an JSON stringError402PaymentRequiredEmbeddedError402PaymentRequired. getEmbedded()Get embeddedMethods in model with parameters of type Error402PaymentRequiredEmbedded Modifier and Type Method Description Error402PaymentRequiredError402PaymentRequired. embedded(Error402PaymentRequiredEmbedded embedded)voidError402PaymentRequired. setEmbedded(Error402PaymentRequiredEmbedded embedded)
-