Class: Zype::RedemptionCodes

Inherits:
BaseModel show all
Defined in:
lib/zype/models/redemption_codes.rb

Overview

This class only supports all and create Read more at docs.zype.com/v1.0/reference#redemption-codes

Since:

  • 0.17.0

Constant Summary

Constants inherited from BaseModel

BaseModel::ACCEPTED_KEYS

Instance Attribute Summary

Attributes inherited from BaseModel

#client, #path

Method Summary

Methods inherited from BaseModel

#all, #auth=, #create, #delete, #find, #initialize, #update

Constructor Details

This class inherits a constructor from Zype::BaseModel