Update April 16, 2024 (#78)

This commit is contained in:
Kirill
2024-04-18 16:39:33 +03:00
committed by GitHub
parent 25051ee802
commit 8a6ca3b2eb
4 changed files with 109 additions and 1 deletions

View File

@@ -382,7 +382,7 @@ type ListTransactionsResultOperationPosting struct {
type ListTransactionsResultOperationService struct {
// Service name
Name string `json:"name"`
Name TransactionOperationService `json:"name"`
// Price
Price float64 `json:"price"`