namespace Shared.Models.Merchant.LtcWallet { public class RootTransactions { public List result { get; set; } } }