Name | Type | Description | Notes |
---|---|---|---|
name | String | ||
country | String | ||
payment_profile | CreateOrUpdatePaymentProfileRequest |
require 'forestvpn_cloud_api'
instance = ForestVPNCloudAPI::CreateBillingRequest.new(
name: null,
country: null,
payment_profile: null
)