Skip to content

Commit

Permalink
publish: Merge pull request #318 from nrmancuso/billing-date-desc
Browse files Browse the repository at this point in the history
generated from commit ef1fe44
  • Loading branch information
killbillio committed Dec 11, 2024
1 parent 7c0a7ab commit f9aa0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscription.html
Original file line number Diff line number Diff line change
Expand Up @@ -3340,7 +3340,7 @@ <h3 id='create-a-subscription'>Create a subscription</h3>
<td>string</td>
<td>no</td>
<td>immediately</td>
<td>Date/DateTime at which the entitlement (service) starts in <code>yyyy-mm-dd</code>/<code>yyyy-mm-ddThh:mm:ssZ</code> format.</td>
<td>Date/DateTime at which the billing starts in <code>yyyy-mm-dd</code>/<code>yyyy-mm-ddThh:mm:ssZ</code> format.</td>
</tr>
<tr>
<td><strong>renameKeyIfExistsAndUnused</strong></td>
Expand Down

0 comments on commit f9aa0ef

Please sign in to comment.