forked from go-packages/paypal
struct change
This commit is contained in:
parent
5fa983e86a
commit
3e1a1f8ddd
1
types.go
1
types.go
|
@ -28,7 +28,6 @@ type (
|
||||||
RefreshToken string `json:"refresh_token"`
|
RefreshToken string `json:"refresh_token"`
|
||||||
Token string `json:"access_token"`
|
Token string `json:"access_token"`
|
||||||
Type string `json:"token_type"`
|
Type string `json:"token_type"`
|
||||||
ExpiresIn int `json:"expires_in"`
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// ErrorResponse is used when a response has errors
|
// ErrorResponse is used when a response has errors
|
||||||
|
|
Loading…
Reference in New Issue
Block a user