Try to use generated yookassa client (unsuccessful)
This commit is contained in:
@@ -46,6 +46,7 @@ type PayoutReq struct {
|
||||
}
|
||||
|
||||
type PayoutResp struct {
|
||||
Success bool `json:"success"`
|
||||
Reason string `json:"reason,omitempty"`
|
||||
Result string `json:"result"`
|
||||
PayoutID string `json:"payout_id,omitempty"`
|
||||
ErrorReason string `json:"error_reason,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user