class StellarClient::WithdrawResponse
Constants
- BODY_ATTRS
Private Instance Methods
default_body()
click to toggle source
# File lib/stellar_client/responses/withdraw_response.rb, line 36 def default_body JSON.parse(raw_response.body) end