Skip to content

Commit

Permalink
include sub_merchant
Browse files Browse the repository at this point in the history
  • Loading branch information
danielen-meli committed Jul 4, 2024
1 parent 97473de commit feed199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/payment/response.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ type PayerResponse struct {
EntityType string `json:"entity_type"`
}

// ForwardData represents data used in special conditions for the payment.
type ForwardDataResponse struct {
SubMerchant SubMerchantResponse `json:"sub_merchant,omitempty"`
}
Expand Down

0 comments on commit feed199

Please sign in to comment.