class Itunes::Receipt::ReceiptAuthenticationError

Public Instance Methods

message() click to toggle source
# File lib/itunes/receipt/error.rb, line 32
def message
   'The receipt could not be authenticated (21003)'
end