class VertexClient::Resource::Invoice
Constants
- ENDPOINT
- ERROR_MESSAGE
Public Instance Methods
fallback_response()
click to toggle source
# File lib/vertex_client/resources/invoice.rb, line 7 def fallback_response raise ServerError, ERROR_MESSAGE end