Sha256: 347942586e943373a27830a2ab3d489cbef4413437bc61971573371e0b0356f5
Contents?: true
Size: 340 Bytes
Versions: 31
Compression:
Stored size: 340 Bytes
Contents
module Moneta module Api module Responses # Ответ по запросу возврата средств, содержащий информацию по возвратной операции. # Response containing refund transaction information. class RefundResponse < Types::OperationInfo; end end end end
Version data entries
31 entries across 31 versions & 1 rubygems