| | |
| | | public string? FPurchaserId { get; set; } |
| | | public string? FSettleId { get; set; } |
| | | public string? FChargeId { get; set; } |
| | | public string? FProviderEMail { get; set; } |
| | | //public string? FProviderEMail { get; set; } |
| | | public string? Remarks { get; set; } |
| | | public string? FCancelStatus { get; set; } |
| | | public string? FCancellerId { get; set; } |
| | |
| | | public string? FReceiveOrgId { get; set; } |
| | | public string? FProviderId { get; set; } |
| | | |
| | | public string? FTContact { get; set; } |
| | | public string? Fmobilephone { get; set; } |
| | | //public string? FTContact { get; set; } |
| | | //public string? Fmobilephone { get; set; } |
| | | |
| | | public string? FixedTelephone { get; set; } |
| | | //public string? FixedTelephone { get; set; } |
| | | |
| | | public string? Address { get; set; } |
| | | //public string? Address { get; set; } |
| | | |
| | | public string? Acctype { get; set; } |
| | | } |