Struct mai400_service::GenericResponse [−][src]
Common response fields structure for requests which don't return any specific data
Fields
errors: String
Any errors encountered by the request
success: bool
Request completion success or failure
Trait Implementations
impl GraphQLType for GenericResponse
[src]
[+]
impl GraphQLType for GenericResponse
Auto Trait Implementations
impl Send for GenericResponse
impl Send for GenericResponse
impl Sync for GenericResponse
impl Sync for GenericResponse