Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 332 Bytes

File metadata and controls

18 lines (12 loc) · 332 Bytes

SendX::EventsRevenuePostbackGet500Response

Properties

Name Type Description Notes
error String [optional]

Example

require 'sendx-ruby-sdk'

instance = SendX::EventsRevenuePostbackGet500Response.new(
  error: An unexpected error occurred.
)