Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Updated pricing (markdown)
authored
Aug 09, 2018
by
Lars Krämer
Show whitespace changes
Inline
Side-by-side
pricing.md
View page @
014bea8b
# methods
## GetAsync();
#### public static async Task<Pricing> GetAsync();
Returns prices for all resources available on the platform. VAT and currency of the project owner are used for calculations.
<br
/>
...
...
@@ -6,3 +7,5 @@ Both net and gross prices are included in the response.
```
lkcode.hetznercloudapi.Api.Pricing pricing = await lkcode.hetznercloudapi.Api.Pricing.GetAsync();
```
# data
\ No newline at end of file