Class ContextPaymentProcessing

java.lang.Object
dev.vality.bouncer.context.v1.ContextPaymentProcessing
All Implemented Interfaces:
Serializable, Cloneable, Comparable<ContextPaymentProcessing>, org.apache.thrift.TBase<ContextPaymentProcessing,ContextPaymentProcessing._Fields>, org.apache.thrift.TSerializable

public class ContextPaymentProcessing extends Object implements org.apache.thrift.TBase<ContextPaymentProcessing,ContextPaymentProcessing._Fields>, Serializable, Cloneable, Comparable<ContextPaymentProcessing>
Контекст, получаемый из сервисов, реализующих один из интерфейсов протокола https://github.com/valitydev/damsel/tree/master/proto/payment_processing.thrift (например данные о платёжных сущностях invoicing в hellgate) и содержащий _проверенную_ информацию
See Also: