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.