We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831061b commit 8d90361Copy full SHA for 8d90361
internal/stubs/subscription_response.go
@@ -13,7 +13,7 @@ func SubscriptionGet() []byte {
13
"amountType": "FIXED",
14
"name": "string",
15
"localCur": "str",
16
- "amountLocalCur": 0,
+ "amountLocalCur": "0.0",
17
"customerReference": "string",
18
"customerName": "string",
19
"customerNumber": "string",
0 commit comments