pub type GuarantyPayment<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageGuarantyPayment<T>, Blake2_128Concat, T::AccountId, Blake2_128Concat, T::AccountId, PaymentDetail<T>>;