mirror of
https://github.com/dkam/paapi.git
synced 2025-12-27 22:54:52 +00:00
Add a merchant
This commit is contained in:
@@ -32,6 +32,10 @@ module Paapi
|
||||
get(%w{Price})
|
||||
end
|
||||
|
||||
def merchant
|
||||
get(%w{MerchantInfo Name})
|
||||
end
|
||||
|
||||
def condition
|
||||
get(%w{Condition Value})
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user