MCPcopy Create free account
hub / github.com/OverloadBlitz/cloudcent-cli / BatchPricingRequest

Struct BatchPricingRequest

internal/api/models.go:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129type BatchPricingRequest struct {
130 Requests []BatchPricingRequestItem `json:"requests"`
131}
132
133// MetadataResponse is the response from GET /pricing/metadata.
134type MetadataResponse struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected