Class: Pokepay::Response::AccountDeleted
- Inherits:
-
Object
- Object
- Pokepay::Response::AccountDeleted
- Defined in:
- lib/pokepay_partner_ruby_sdk/response/account_deleted.rb
Instance Method Summary collapse
-
#initialize(row) ⇒ AccountDeleted
constructor
A new instance of AccountDeleted.
Constructor Details
#initialize(row) ⇒ AccountDeleted
Returns a new instance of AccountDeleted.
6 7 8 |
# File 'lib/pokepay_partner_ruby_sdk/response/account_deleted.rb', line 6 def initialize(row) end |