Interface MembraneGetError

Hierarchy

  • MembraneGetError

Properties

Properties

error: {
    code: string;
    description: string;
}

Type declaration

  • code: string
  • description: string

Generated using TypeDoc