()
| 1016 | func (c ApplyPatchCallOutput) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1017 | func (c Approximate) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1018 | func (c Assistant) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1019 | func (c AssistantDeleted) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1020 | func (c Auto) MarshalJSON() ([]byte, error) { return marshalString(c) } |
| 1021 | func (c Base64) MarshalJSON() ([]byte, error) { return marshalString(c) } |
nothing calls this directly
no test coverage detected