damsel/proto/papidmt.thrift

9 lines
173 B
Thrift
Raw Normal View History

2016-12-08 09:46:35 +00:00
include "domain_config.thrift"
namespace java com.rbkmoney.damsel.papidmt
namespace erlang papidmt
struct HistoryWrapper {
1: required domain_config.History history
}