module Stellar
  class PathPaymentStrictReceiveOp < XDR::Struct
    attribute :send_asset,  Asset
    attribute :send_max,    Int64
    attribute :destination, AccountID