Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -28,6 +28,9 @@ type OrderList struct {
|
||||
// 💰 Tutarlar
|
||||
TotalAmount float64 `json:"TotalAmount"`
|
||||
TotalAmountUSD float64 `json:"TotalAmountUSD"`
|
||||
PackedAmount float64 `json:"PackedAmount"`
|
||||
PackedUSD float64 `json:"PackedUSD"`
|
||||
PackedRatePct float64 `json:"PackedRatePct"`
|
||||
|
||||
// 📝 Açıklama
|
||||
Description string `json:"Description"`
|
||||
|
||||
Reference in New Issue
Block a user