| | |
| | | |
| | | [Required] |
| | | [StringLength(50)] |
| | | public string PackageCode { get; set; } |
| | | |
| | | [StringLength(60)] |
| | | public string Info5 { get; set; } |
| | | |
| | | [Required] |
| | | [StringLength(50)] |
| | | public string PlanNo { get; set; } |
| | | |
| | | [Required] |
| | | [StringLength(50)] |
| | | public string OrderId { get; set; } |
| | | |
| | | [StringLength(60)] |
| | | public string Info5 { get; set; } |
| | | |
| | | public int? AreaCode { get; set; } |
| | | |
| | | public int UpiStatus { get; set; } |
| | | |
| | | [Required] |
| | | [StringLength(50)] |
| | | public string PackageCode { get; set; } |
| | | |
| | | public double? Info1 { get; set; } |
| | | |
| | |
| | | |
| | | [StringLength(60)] |
| | | public string Info10 { get; set; } |
| | | |
| | | [StringLength(60)] |
| | | public string Info9 { get; set; } |
| | | |
| | | [StringLength(60)] |
| | | public string Info11 { get; set; } |
| | |
| | | public string UpdateUserName { get; set; } |
| | | |
| | | public bool IsDelete { get; set; } |
| | | |
| | | [StringLength(60)] |
| | | public string Info9 { get; set; } |
| | | } |
| | | } |