|
716 | 716 | "mail_username": "Username on the mail Server associated with this Order", |
717 | 717 | "mail_type": "Package ID", |
718 | 718 | "mail_cost": "Service Cost", |
| 719 | + "mail_currency": "Currency", |
719 | 720 | "mail_frequency": "Billing Interval", |
720 | 721 | "mail_order_date": "Date the Order was Placed", |
721 | 722 | "mail_custid": "Customer ID", |
|
725 | 726 | "mail_invoice": "Invoice ID", |
726 | 727 | "mail_coupon": "Coupon ID", |
727 | 728 | "mail_extra": "Additional mail Information", |
728 | | - "mail_server_status": "Server-Side status of this website" |
| 729 | + "mail_server_status": "Server-Side status of this website", |
| 730 | + "mail_comment": "Comments" |
729 | 731 | }, |
730 | 732 | "mail_id": "Service ID", |
731 | 733 | "mail_server": "ID of Server the mail Resides on", |
732 | 734 | "mail_username": "Username on the mail Server associated with this Order", |
733 | 735 | "mail_type": "Package ID", |
734 | 736 | "mail_cost": "Service Cost", |
| 737 | + "mail_currency": "Currency", |
735 | 738 | "mail_frequency": "Billing Interval", |
736 | 739 | "mail_order_date": "Date the Order was Placed", |
737 | 740 | "mail_custid": "Customer ID", |
|
742 | 745 | "mail_coupon": "Coupon ID", |
743 | 746 | "mail_extra": "Additional mail Information", |
744 | 747 | "mail_server_status": "Server-Side status of this website", |
| 748 | + "mail_comment": "Comments", |
745 | 749 | "mail_masters": { |
746 | 750 | "mail_id": "ID of the mail Host Server", |
747 | 751 | "mail_name": "Name of the mail Host server for quick reference", |
|
0 commit comments