Update June 27, 2024 (#98)

This commit is contained in:
Kirill
2024-07-29 04:26:59 +03:00
committed by GitHub
parent b0c133ba40
commit dfbb93f438
3 changed files with 28 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ type GetFBOShipmentsListResultAnalyticsData struct {
IsPremium bool `json:"is_premium"`
// Payment method
PaymentTypeGroupName string `json:"payment_type_group_name"`
PaymentTypeGroupName PaymentTypeGroupName `json:"payment_type_group_name"`
// Delivery region
Region string `json:"region"`