module Stellar
  class PathPaymentStrictSendOp < XDR::Struct
    attribute :send_asset,  Asset
    attribute :send_amount, Int64
    attribute :destination, AccountID