"content":"This is the number of seats you will be required to purchase if you update to a paid plan."
}
},
{
"id":"subscriptionStartDate",
"label":"Subscription start date",
"value":null,
"isDate":true
}
]
}
]
},
"trial":{
"rows":[
{
"header":{"icon":"monitor","title":"Usage"},
"columns":[
{
"id":"seatsInUse",
"label":"Seats currently in use",
"value":null,
"colClass":"number",
"popover":{"content":"Usage count is performed once a day at 12:00 PM."}
},
{
"id":"subscriptionStartDate",
"label":"Trial start date",
"value":null,
"isDate":true
},
{"id":"subscriptionEndDate","label":"Trial end date","value":null,"isDate":true}
]
}
]
},
"default":{
"rows":[
{
"header":{"icon":"monitor","title":"Usage"},
"columns":[
{
"id":"seatsInSubscription",
"label":"Seats in subscription",
"value":0,
"colClass":"number"
},
{
"id":"seatsInUse",
"label":"Seats currently in use",
"value":1,
"colClass":"number",
"popover":{"content":"Usage count is performed once a day at 12:00 PM."}
},
{
"id":"maxSeatsUsed",
"label":"Max seats used",
"value":0,
"colClass":"number",
"popover":{
"content":"This is the maximum number of users that have existed at the same time since this subscription started."
}
},
{
"id":"seatsOwed",
"label":"Seats owed",
"value":0,
"colClass":"number",
"popover":{
"content":"GitLab allows you to continue using your subscription even if you exceed the number of seats you purchased. You will be required to pay for these seats upon renewal."
}
}
]
},
{
"header":{"icon":"calendar","title":"Billing"},
"columns":[
{
"id":"subscriptionStartDate",
"label":"Subscription start date",
"value":"2019-07-31",
"isDate":true
},
{
"id":"subscriptionEndDate",
"label":"Subscription end date",
"value":null,
"isDate":true
},
{
"id":"lastInvoice",
"label":"Last invoice",
"value":null,
"isDate":true,
"popover":{
"content":"This is the last time the GitLab.com team was in contact with you to settle any outstanding balances."
},
"hideContent":true
},
{
"id":"nextInvoice",
"label":"Next invoice",
"value":null,
"isDate":true,
"popover":{
"content":"This is the next date when the GitLab.com team is scheduled to get in contact with you to settle any outstanding balances."