закуп много каналов
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -13,14 +13,9 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type PurchaseChannelInput struct {
|
type PurchaseChannelInput struct {
|
||||||
Username string
|
Username string
|
||||||
PlannedCost *float64
|
PlannedCost *float64
|
||||||
Comment *string
|
Comment *string
|
||||||
PlacementDateTime *time.Time
|
|
||||||
CostType string
|
|
||||||
CostValue *float64
|
|
||||||
CostBeforeBargain *float64
|
|
||||||
Format string
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type SelectChannelsForPurchase struct {
|
type SelectChannelsForPurchase struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user