root/trunk/eCard/eCardMVC/adMoto.Payments.Test/UI/UIData.cs
| Wersja 993, 384 bytes (wprowadzona przez marek, 16 years temu) |
|---|
| Line | |
|---|---|
| 1 | namespace adMoto.Payments.Test.UI |
| 2 | { |
| 3 | public class UIData |
| 4 | { |
| 5 | public int FAKTURA_ID { get; set; } |
| 6 | public int FAKTURA_DETAIL_ID { get; set; } |
| 7 | public string Test_nip { get; set; } |
| 8 | public string Test_numer_faktury { get; set; } |
| 9 | public string Test_firstname { get; set; } |
| 10 | public string Test_surname { get; set; } |
| 11 | } |
| 12 | } |
Notatka: Zobacz TracBrowser
aby uzyskać więcej informacji.
