MCPcopy Create free account
hub / github.com/AndroidPoet/playconsole-cli / Details

Method Details

internal/api/client.go:272–274  ·  view source on GitHub ↗

Details returns the details service for this edit

()

Source from the content-addressed store, hash-verified

270
271// Details returns the details service for this edit
272func (e *Edit) Details() *androidpublisher.EditsDetailsService {
273 return e.client.service.Edits.Details
274}
275
276// Testers returns the testers service for this edit
277func (e *Edit) Testers() *androidpublisher.EditsTestersService {

Callers 1

runGetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected