Type alias AccountResponse

AccountResponse: {
    id: Buffer;
    type: string;
}

Type declaration

  • id: Buffer
  • type: string