Uses of Class
dev.vality.swag.analytics.model.Chargeback
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of Chargeback in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return types with arguments of type Chargeback Modifier and Type Method Description List<Chargeback>InlineResponse2008. getResult()Get resultMethods in dev.vality.swag.analytics.model with parameters of type Chargeback Modifier and Type Method Description InlineResponse2008InlineResponse2008. addResultItem(Chargeback resultItem)Method parameters in dev.vality.swag.analytics.model with type arguments of type Chargeback Modifier and Type Method Description InlineResponse2008InlineResponse2008. result(List<Chargeback> result)voidInlineResponse2008. setResult(List<Chargeback> result)