BrandDescriptor: {
    brand: Brand;
    displayInfo: DisplayInfo;
    issuer: Issuer;
    petname: types;
}

For use by clients to describe brands to users. Includes displayInfo to save a remote call.

Type declaration

  • brand: Brand
  • displayInfo: DisplayInfo
  • issuer: Issuer
  • petname: types

Generated using TypeDoc