Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit63f8ca9

Browse files
Fix formatting of /billable-info API response attributes
1 parentb73ca12 commit63f8ca9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

‎source/includes/administration/_organizations.md‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,7 @@ curl "https://cloudmc_endpoint/api/v2/organizations/c01e2bd4-50c4-4ef4-b756-f728
12801280
]
12811281
}
12821282
```
1283+
12831284
| Attributes| |
12841285
|---------------------------------|---------------------------------------------------------------------------------------------------------------------|
12851286
|`billableOrgInfoId`<br/>*UUID*| The id of the billable organization information.|
@@ -1307,14 +1308,13 @@ curl "https://cloudmc_endpoint/api/v2/organizations/c01e2bd4-50c4-4ef4-b756-f728
13071308
}
13081309
```
13091310

1310-
| Response|&nbsp;|
1311-
`data`<br/>*[Organization](#administration-organizations)* | The information about the updated organization
1312-
1313-
|-------------------------------------|---------------------------------------------------------------------------------------|
1314-
|`organization`<br/>*[Organization](#administration-organizations)*| The organization to which belongs the billing information.|
1315-
|`currency`<br/>*String*| The currency used by the organization for billing, payments and invoices.|
1316-
|`id`<br/>*UUID*| The id of billing information.|
1317-
|`pricingPackage`<br/>*Object*| The pricing package currently applied to the organization.|
1318-
|`billableStart`<br/>*String*| The the start date when the application start generating billing cycles and invoices.|
1319-
|`applicableDiscounts`<br/>*Array[Object]*| The discounts applicable to the billable org .|
1311+
| Response|&nbsp;|
1312+
|---|---|
1313+
|`data`<br/>*[Organization](#administration-organizations)*| The information about the updated organization|
1314+
|`organization`<br/>*[Organization](#administration-organizations)*| The organization to which belongs the billing information.|
1315+
|`currency`<br/>*String*| The currency used by the organization for billing, payments and invoices.|
1316+
|`id`<br/>*UUID*| The id of billing information.|
1317+
|`pricingPackage`<br/>*Object*| The pricing package currently applied to the organization.|
1318+
|`billableStart`<br/>*String*| The the start date when the application start generating billing cycles and invoices.|
1319+
|`applicableDiscounts`<br/>*Array[Object]*| The discounts applicable to the billable org.|
13201320

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp