From 83bba562c8f15916db4e83d051f4d57e1edde55e Mon Sep 17 00:00:00 2001 From: Aliaksandr Pliutau Date: Fri, 20 Nov 2015 15:07:34 +0700 Subject: [PATCH] rel --- types.go | 1 + 1 file changed, 1 insertion(+) diff --git a/types.go b/types.go index a7ca480..59d4079 100644 --- a/types.go +++ b/types.go @@ -56,6 +56,7 @@ type ( // PaymentLink structure PaymentLink struct { Href string `json:"href"` + Rel string `json:"rel"` } // Amount to pay