Fix model
Этот коммит содержится в:
@@ -112,7 +112,7 @@ type CloudCustomerInfo struct {
|
||||
ContactFirstName string `json:"contact_first_name,omitempty"`
|
||||
ContactLastName string `json:"contact_last_name,omitempty"`
|
||||
NumEmployees int `json:"num_employees"`
|
||||
MonthlySubscriptionIntentWireTransfer *string `json:"monthly_subscription_intent_wire_transfer"`
|
||||
MonthlySubscriptionIntentWireTransfer string `json:"monthly_subscription_intent_wire_transfer"`
|
||||
}
|
||||
|
||||
// Address model represents a customer's address.
|
||||
|
||||
Ссылка в новой задаче
Block a user