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