forked from go-packages/paypal
parent
b7d3cfd093
commit
efc9bbdee0
1
types.go
1
types.go
|
@ -499,6 +499,7 @@ type (
|
||||||
Issue string `json:"issue"`
|
Issue string `json:"issue"`
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
Message string `json:"message"`
|
Message string `json:"message"`
|
||||||
|
Description string `json:"description"`
|
||||||
Links []Link `json:"link"`
|
Links []Link `json:"link"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user