Exemplo n.º 1
0
 public Task <BaseRateCode> GetBaseRateCodeAsync(Guid agreementId) =>
 _agreementRepository.GetBaseRateCode(agreementId);