export interface GetPayloadMetadata { target: any; propertyKey: string; jsonString: string; }