Class AllocationPrototype

java.lang.Object
dev.vality.damsel.domain.AllocationPrototype
All Implemented Interfaces:
Serializable, Cloneable, Comparable<AllocationPrototype>, org.apache.thrift.TBase<AllocationPrototype,AllocationPrototype._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.19.0)", date="2024-08-02") public class AllocationPrototype extends Object implements org.apache.thrift.TBase<AllocationPrototype,AllocationPrototype._Fields>, Serializable, Cloneable, Comparable<AllocationPrototype>
Прототип - является структурой данных, которую формирует третья сторона в момент создания инвойса. С помощью данных прототипа создается структура распределения денежных средств для использования внутри системы.
See Also: