Struct to represent an Issue of type MPT. Exists so that other structs can restrict type
information to MPT in their declarations (this is not possible with just the Issue enum below).
Struct to represent an Issue of type XRP. Exists so that other structs can restrict type
information to XRP in their declarations (this is not possible with just the Issue enum below).