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