Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 18, 2021
1 parent e54d0ea commit 71e86c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion card_payment_model.struct.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ type CardPaymentModel struct {
ClientDetails map[string]interface{} `json:"clientDetails,omitempty"`

// Merchant JudoID
JudoID string `json:"judoId,omitempty"
JudoID string `json:"judoId,omitempty"`
}

0 comments on commit 71e86c6

Please sign in to comment.