Uses of Class
dev.vality.swag_webhook_events.model.Payer.PayerTypeEnum
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events.model |
-
Uses of Payer.PayerTypeEnum in dev.vality.swag_webhook_events.model
Fields in dev.vality.swag_webhook_events.model declared as Payer.PayerTypeEnum Modifier and Type Field Description protected Payer.PayerTypeEnumPayer. payerTypeMethods in dev.vality.swag_webhook_events.model that return Payer.PayerTypeEnum Modifier and Type Method Description static Payer.PayerTypeEnumPayer.PayerTypeEnum. fromValue(String value)Payer.PayerTypeEnumPayer. getPayerType()Тип платежного средстваstatic Payer.PayerTypeEnumPayer.PayerTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static Payer.PayerTypeEnum[]Payer.PayerTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.swag_webhook_events.model with parameters of type Payer.PayerTypeEnum Modifier and Type Method Description PayerPayer. payerType(Payer.PayerTypeEnum payerType)voidPayer. setPayerType(Payer.PayerTypeEnum payerType)