Class: StellarClient::WithdrawResponse

Inherits:
BaseResponse show all
Defined in:
lib/stellar_client/responses/withdraw_response.rb

Constant Summary collapse

BODY_ATTRS =
%i[
  account_id
  memo_type
  memo
  min_amount
  max_amount
  fee_fixed
  fee_percent
  fee_network
].freeze