Type Alias Descriptor

Descriptor: {
    interface: string;
    messageTimestamp: string;
    method: string;
}

Intersection type for all DWN message descriptor.