Oracle Cloud Infrastructure v2.31.0 published on Thursday, Apr 17, 2025 by Pulumi
oci.OspGateway.getSubscription
Explore with Pulumi AI
This data source provides details about a specific Subscription resource in Oracle Cloud Infrastructure Osp Gateway service.
Get the subscription plan.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSubscription = oci.OspGateway.getSubscription({
    compartmentId: compartmentId,
    ospHomeRegion: subscriptionOspHomeRegion,
    subscriptionId: testSubscriptionOciOspGatewaySubscription.id,
});
import pulumi
import pulumi_oci as oci
test_subscription = oci.OspGateway.get_subscription(compartment_id=compartment_id,
    osp_home_region=subscription_osp_home_region,
    subscription_id=test_subscription_oci_osp_gateway_subscription["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/ospgateway"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := ospgateway.GetSubscription(ctx, &ospgateway.GetSubscriptionArgs{
			CompartmentId:  compartmentId,
			OspHomeRegion:  subscriptionOspHomeRegion,
			SubscriptionId: testSubscriptionOciOspGatewaySubscription.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testSubscription = Oci.OspGateway.GetSubscription.Invoke(new()
    {
        CompartmentId = compartmentId,
        OspHomeRegion = subscriptionOspHomeRegion,
        SubscriptionId = testSubscriptionOciOspGatewaySubscription.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.OspGateway.OspGatewayFunctions;
import com.pulumi.oci.OspGateway.inputs.GetSubscriptionArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var testSubscription = OspGatewayFunctions.getSubscription(GetSubscriptionArgs.builder()
            .compartmentId(compartmentId)
            .ospHomeRegion(subscriptionOspHomeRegion)
            .subscriptionId(testSubscriptionOciOspGatewaySubscription.id())
            .build());
    }
}
variables:
  testSubscription:
    fn::invoke:
      function: oci:OspGateway:getSubscription
      arguments:
        compartmentId: ${compartmentId}
        ospHomeRegion: ${subscriptionOspHomeRegion}
        subscriptionId: ${testSubscriptionOciOspGatewaySubscription.id}
Using getSubscription
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSubscription(args: GetSubscriptionArgs, opts?: InvokeOptions): Promise<GetSubscriptionResult>
function getSubscriptionOutput(args: GetSubscriptionOutputArgs, opts?: InvokeOptions): Output<GetSubscriptionResult>def get_subscription(compartment_id: Optional[str] = None,
                     osp_home_region: Optional[str] = None,
                     subscription_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetSubscriptionResult
def get_subscription_output(compartment_id: Optional[pulumi.Input[str]] = None,
                     osp_home_region: Optional[pulumi.Input[str]] = None,
                     subscription_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetSubscriptionResult]func GetSubscription(ctx *Context, args *GetSubscriptionArgs, opts ...InvokeOption) (*GetSubscriptionResult, error)
func GetSubscriptionOutput(ctx *Context, args *GetSubscriptionOutputArgs, opts ...InvokeOption) GetSubscriptionResultOutput> Note: This function is named GetSubscription in the Go SDK.
public static class GetSubscription 
{
    public static Task<GetSubscriptionResult> InvokeAsync(GetSubscriptionArgs args, InvokeOptions? opts = null)
    public static Output<GetSubscriptionResult> Invoke(GetSubscriptionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSubscriptionResult> getSubscription(GetSubscriptionArgs args, InvokeOptions options)
public static Output<GetSubscriptionResult> getSubscription(GetSubscriptionArgs args, InvokeOptions options)
fn::invoke:
  function: oci:OspGateway/getSubscription:getSubscription
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Compartment
Id string - The OCID of the compartment.
 - Osp
Home stringRegion  - The home region's public name of the logged in user.
 - Subscription
Id string - Subscription id(OCID).
 
- Compartment
Id string - The OCID of the compartment.
 - Osp
Home stringRegion  - The home region's public name of the logged in user.
 - Subscription
Id string - Subscription id(OCID).
 
- compartment
Id String - The OCID of the compartment.
 - osp
Home StringRegion  - The home region's public name of the logged in user.
 - subscription
Id String - Subscription id(OCID).
 
- compartment
Id string - The OCID of the compartment.
 - osp
Home stringRegion  - The home region's public name of the logged in user.
 - subscription
Id string - Subscription id(OCID).
 
- compartment_
id str - The OCID of the compartment.
 - osp_
home_ strregion  - The home region's public name of the logged in user.
 - subscription_
id str - Subscription id(OCID).
 
- compartment
Id String - The OCID of the compartment.
 - osp
Home StringRegion  - The home region's public name of the logged in user.
 - subscription
Id String - Subscription id(OCID).
 
getSubscription Result
The following output properties are available:
- Account
Type string - Account type.
 - Bill
To stringCust Account Id  - Bill to customer Account id.
 - Billing
Addresses List<GetSubscription Billing Address>  - Address details model.
 - Compartment
Id string - Currency
Code string - Currency code
 - Email string
 - Gsi
Org stringCode  - GSI Subscription external code.
 - Id string
 - Subscription id identifier (OCID).
 - Is
Intent boolTo Pay  - Payment intension.
 - Language
Code string - Language short code (en, de, hu, etc)
 - Organization
Id string - GSI organization external identifier.
 - Osp
Home stringRegion  - Payment
Gateways List<GetSubscription Payment Gateway>  - Payment gateway details.
 - Payment
Options List<GetSubscription Payment Option>  - Payment option list of a subscription.
 - Plan
Type string - Subscription plan type.
 - Ship
To stringCust Acct Role Id  - Ship to customer account role.
 - Ship
To stringCust Acct Site Id  - Ship to customer account site address id.
 - Subscription
Id string - Subscription
Plan stringNumber  - Subscription plan number.
 - Subscriptions
List<Get
Subscription Subscription>  - Tax
Infos List<GetSubscription Tax Info>  - Tax details.
 - Time
Personal stringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - Time
Plan stringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - Time
Start string - Start date of the subscription.
 - Upgrade
State string - Status of the upgrade.
 - Upgrade
State stringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- Account
Type string - Account type.
 - Bill
To stringCust Account Id  - Bill to customer Account id.
 - Billing
Addresses []GetSubscription Billing Address  - Address details model.
 - Compartment
Id string - Currency
Code string - Currency code
 - Email string
 - Gsi
Org stringCode  - GSI Subscription external code.
 - Id string
 - Subscription id identifier (OCID).
 - Is
Intent boolTo Pay  - Payment intension.
 - Language
Code string - Language short code (en, de, hu, etc)
 - Organization
Id string - GSI organization external identifier.
 - Osp
Home stringRegion  - Payment
Gateways []GetSubscription Payment Gateway  - Payment gateway details.
 - Payment
Options []GetSubscription Payment Option  - Payment option list of a subscription.
 - Plan
Type string - Subscription plan type.
 - Ship
To stringCust Acct Role Id  - Ship to customer account role.
 - Ship
To stringCust Acct Site Id  - Ship to customer account site address id.
 - Subscription
Id string - Subscription
Plan stringNumber  - Subscription plan number.
 - Subscriptions
[]Get
Subscription Subscription  - Tax
Infos []GetSubscription Tax Info  - Tax details.
 - Time
Personal stringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - Time
Plan stringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - Time
Start string - Start date of the subscription.
 - Upgrade
State string - Status of the upgrade.
 - Upgrade
State stringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account
Type String - Account type.
 - bill
To StringCust Account Id  - Bill to customer Account id.
 - billing
Addresses List<GetSubscription Billing Address>  - Address details model.
 - compartment
Id String - currency
Code String - Currency code
 - email String
 - gsi
Org StringCode  - GSI Subscription external code.
 - id String
 - Subscription id identifier (OCID).
 - is
Intent BooleanTo Pay  - Payment intension.
 - language
Code String - Language short code (en, de, hu, etc)
 - organization
Id String - GSI organization external identifier.
 - osp
Home StringRegion  - payment
Gateways List<GetSubscription Payment Gateway>  - Payment gateway details.
 - payment
Options List<GetSubscription Payment Option>  - Payment option list of a subscription.
 - plan
Type String - Subscription plan type.
 - ship
To StringCust Acct Role Id  - Ship to customer account role.
 - ship
To StringCust Acct Site Id  - Ship to customer account site address id.
 - subscription
Id String - subscription
Plan StringNumber  - Subscription plan number.
 - subscriptions
List<Get
Subscription Subscription>  - tax
Infos List<GetSubscription Tax Info>  - Tax details.
 - time
Personal StringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time
Plan StringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time
Start String - Start date of the subscription.
 - upgrade
State String - Status of the upgrade.
 - upgrade
State StringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account
Type string - Account type.
 - bill
To stringCust Account Id  - Bill to customer Account id.
 - billing
Addresses GetSubscription Billing Address[]  - Address details model.
 - compartment
Id string - currency
Code string - Currency code
 - email string
 - gsi
Org stringCode  - GSI Subscription external code.
 - id string
 - Subscription id identifier (OCID).
 - is
Intent booleanTo Pay  - Payment intension.
 - language
Code string - Language short code (en, de, hu, etc)
 - organization
Id string - GSI organization external identifier.
 - osp
Home stringRegion  - payment
Gateways GetSubscription Payment Gateway[]  - Payment gateway details.
 - payment
Options GetSubscription Payment Option[]  - Payment option list of a subscription.
 - plan
Type string - Subscription plan type.
 - ship
To stringCust Acct Role Id  - Ship to customer account role.
 - ship
To stringCust Acct Site Id  - Ship to customer account site address id.
 - subscription
Id string - subscription
Plan stringNumber  - Subscription plan number.
 - subscriptions
Get
Subscription Subscription[]  - tax
Infos GetSubscription Tax Info[]  - Tax details.
 - time
Personal stringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time
Plan stringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time
Start string - Start date of the subscription.
 - upgrade
State string - Status of the upgrade.
 - upgrade
State stringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account_
type str - Account type.
 - bill_
to_ strcust_ account_ id  - Bill to customer Account id.
 - billing_
addresses Sequence[ospgateway.Get Subscription Billing Address]  - Address details model.
 - compartment_
id str - currency_
code str - Currency code
 - email str
 - gsi_
org_ strcode  - GSI Subscription external code.
 - id str
 - Subscription id identifier (OCID).
 - is_
intent_ boolto_ pay  - Payment intension.
 - language_
code str - Language short code (en, de, hu, etc)
 - organization_
id str - GSI organization external identifier.
 - osp_
home_ strregion  - payment_
gateways Sequence[ospgateway.Get Subscription Payment Gateway]  - Payment gateway details.
 - payment_
options Sequence[ospgateway.Get Subscription Payment Option]  - Payment option list of a subscription.
 - plan_
type str - Subscription plan type.
 - ship_
to_ strcust_ acct_ role_ id  - Ship to customer account role.
 - ship_
to_ strcust_ acct_ site_ id  - Ship to customer account site address id.
 - subscription_
id str - subscription_
plan_ strnumber  - Subscription plan number.
 - subscriptions
Sequence[ospgateway.
Get Subscription Subscription]  - tax_
infos Sequence[ospgateway.Get Subscription Tax Info]  - Tax details.
 - time_
personal_ strto_ corporate_ conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time_
plan_ strupgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time_
start str - Start date of the subscription.
 - upgrade_
state str - Status of the upgrade.
 - upgrade_
state_ strdetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account
Type String - Account type.
 - bill
To StringCust Account Id  - Bill to customer Account id.
 - billing
Addresses List<Property Map> - Address details model.
 - compartment
Id String - currency
Code String - Currency code
 - email String
 - gsi
Org StringCode  - GSI Subscription external code.
 - id String
 - Subscription id identifier (OCID).
 - is
Intent BooleanTo Pay  - Payment intension.
 - language
Code String - Language short code (en, de, hu, etc)
 - organization
Id String - GSI organization external identifier.
 - osp
Home StringRegion  - payment
Gateways List<Property Map> - Payment gateway details.
 - payment
Options List<Property Map> - Payment option list of a subscription.
 - plan
Type String - Subscription plan type.
 - ship
To StringCust Acct Role Id  - Ship to customer account role.
 - ship
To StringCust Acct Site Id  - Ship to customer account site address id.
 - subscription
Id String - subscription
Plan StringNumber  - Subscription plan number.
 - subscriptions List<Property Map>
 - tax
Infos List<Property Map> - Tax details.
 - time
Personal StringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time
Plan StringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time
Start String - Start date of the subscription.
 - upgrade
State String - Status of the upgrade.
 - upgrade
State StringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
Supporting Types
GetSubscriptionBillingAddress   
- Address
Key string - Address identifier.
 - City string
 - Name of the city.
 - Company
Name string - Name of the customer company.
 - Contributor
Class string - Contributor class of the customer company.
 - Country string
 - Country of the address.
 - County string
 - County of the address.
 - Department
Name string - Department name of the customer company.
 - Email
Address string - The email address of the paypal user.
 - First
Name string - First name of the paypal user.
 - Internal
Number string - Internal number of the customer company.
 - Job
Title string - Job title of the contact person.
 - Last
Name string - Last name of the paypal user.
 - Line1 string
 - Address line 1.
 - Line2 string
 - Address line 2.
 - Line3 string
 - Address line 3.
 - Line4 string
 - Address line 4.
 - Middle
Name string - Middle name of the contact person.
 - Municipal
Inscription string - Municipal Inscription.
 - Phone
Country stringCode  - Phone country code of the contact person.
 - Phone
Number string - Phone number of the contact person.
 - Postal
Code string - Post code of the address.
 - Province string
 - Province of the address.
 - State string
 - State of the address.
 - State
Inscription string - State Inscription.
 - Street
Name string - Street name of the address.
 - Street
Number string - Street number of the address.
 
- Address
Key string - Address identifier.
 - City string
 - Name of the city.
 - Company
Name string - Name of the customer company.
 - Contributor
Class string - Contributor class of the customer company.
 - Country string
 - Country of the address.
 - County string
 - County of the address.
 - Department
Name string - Department name of the customer company.
 - Email
Address string - The email address of the paypal user.
 - First
Name string - First name of the paypal user.
 - Internal
Number string - Internal number of the customer company.
 - Job
Title string - Job title of the contact person.
 - Last
Name string - Last name of the paypal user.
 - Line1 string
 - Address line 1.
 - Line2 string
 - Address line 2.
 - Line3 string
 - Address line 3.
 - Line4 string
 - Address line 4.
 - Middle
Name string - Middle name of the contact person.
 - Municipal
Inscription string - Municipal Inscription.
 - Phone
Country stringCode  - Phone country code of the contact person.
 - Phone
Number string - Phone number of the contact person.
 - Postal
Code string - Post code of the address.
 - Province string
 - Province of the address.
 - State string
 - State of the address.
 - State
Inscription string - State Inscription.
 - Street
Name string - Street name of the address.
 - Street
Number string - Street number of the address.
 
- address
Key String - Address identifier.
 - city String
 - Name of the city.
 - company
Name String - Name of the customer company.
 - contributor
Class String - Contributor class of the customer company.
 - country String
 - Country of the address.
 - county String
 - County of the address.
 - department
Name String - Department name of the customer company.
 - email
Address String - The email address of the paypal user.
 - first
Name String - First name of the paypal user.
 - internal
Number String - Internal number of the customer company.
 - job
Title String - Job title of the contact person.
 - last
Name String - Last name of the paypal user.
 - line1 String
 - Address line 1.
 - line2 String
 - Address line 2.
 - line3 String
 - Address line 3.
 - line4 String
 - Address line 4.
 - middle
Name String - Middle name of the contact person.
 - municipal
Inscription String - Municipal Inscription.
 - phone
Country StringCode  - Phone country code of the contact person.
 - phone
Number String - Phone number of the contact person.
 - postal
Code String - Post code of the address.
 - province String
 - Province of the address.
 - state String
 - State of the address.
 - state
Inscription String - State Inscription.
 - street
Name String - Street name of the address.
 - street
Number String - Street number of the address.
 
- address
Key string - Address identifier.
 - city string
 - Name of the city.
 - company
Name string - Name of the customer company.
 - contributor
Class string - Contributor class of the customer company.
 - country string
 - Country of the address.
 - county string
 - County of the address.
 - department
Name string - Department name of the customer company.
 - email
Address string - The email address of the paypal user.
 - first
Name string - First name of the paypal user.
 - internal
Number string - Internal number of the customer company.
 - job
Title string - Job title of the contact person.
 - last
Name string - Last name of the paypal user.
 - line1 string
 - Address line 1.
 - line2 string
 - Address line 2.
 - line3 string
 - Address line 3.
 - line4 string
 - Address line 4.
 - middle
Name string - Middle name of the contact person.
 - municipal
Inscription string - Municipal Inscription.
 - phone
Country stringCode  - Phone country code of the contact person.
 - phone
Number string - Phone number of the contact person.
 - postal
Code string - Post code of the address.
 - province string
 - Province of the address.
 - state string
 - State of the address.
 - state
Inscription string - State Inscription.
 - street
Name string - Street name of the address.
 - street
Number string - Street number of the address.
 
- address_
key str - Address identifier.
 - city str
 - Name of the city.
 - company_
name str - Name of the customer company.
 - contributor_
class str - Contributor class of the customer company.
 - country str
 - Country of the address.
 - county str
 - County of the address.
 - department_
name str - Department name of the customer company.
 - email_
address str - The email address of the paypal user.
 - first_
name str - First name of the paypal user.
 - internal_
number str - Internal number of the customer company.
 - job_
title str - Job title of the contact person.
 - last_
name str - Last name of the paypal user.
 - line1 str
 - Address line 1.
 - line2 str
 - Address line 2.
 - line3 str
 - Address line 3.
 - line4 str
 - Address line 4.
 - middle_
name str - Middle name of the contact person.
 - municipal_
inscription str - Municipal Inscription.
 - phone_
country_ strcode  - Phone country code of the contact person.
 - phone_
number str - Phone number of the contact person.
 - postal_
code str - Post code of the address.
 - province str
 - Province of the address.
 - state str
 - State of the address.
 - state_
inscription str - State Inscription.
 - street_
name str - Street name of the address.
 - street_
number str - Street number of the address.
 
- address
Key String - Address identifier.
 - city String
 - Name of the city.
 - company
Name String - Name of the customer company.
 - contributor
Class String - Contributor class of the customer company.
 - country String
 - Country of the address.
 - county String
 - County of the address.
 - department
Name String - Department name of the customer company.
 - email
Address String - The email address of the paypal user.
 - first
Name String - First name of the paypal user.
 - internal
Number String - Internal number of the customer company.
 - job
Title String - Job title of the contact person.
 - last
Name String - Last name of the paypal user.
 - line1 String
 - Address line 1.
 - line2 String
 - Address line 2.
 - line3 String
 - Address line 3.
 - line4 String
 - Address line 4.
 - middle
Name String - Middle name of the contact person.
 - municipal
Inscription String - Municipal Inscription.
 - phone
Country StringCode  - Phone country code of the contact person.
 - phone
Number String - Phone number of the contact person.
 - postal
Code String - Post code of the address.
 - province String
 - Province of the address.
 - state String
 - State of the address.
 - state
Inscription String - State Inscription.
 - street
Name String - Street name of the address.
 - street
Number String - Street number of the address.
 
GetSubscriptionPaymentGateway   
- Merchant
Defined []GetDatas Subscription Payment Gateway Merchant Defined Data  - Merchant details.
 
- merchant
Defined GetDatas Subscription Payment Gateway Merchant Defined Data[]  - Merchant details.
 
- merchant
Defined List<Property Map>Datas  - Merchant details.
 
GetSubscriptionPaymentGatewayMerchantDefinedData      
- Cloud
Account stringName  - Cloud account name.
 - Promo
Type string - Promotion type code.
 
- Cloud
Account stringName  - Cloud account name.
 - Promo
Type string - Promotion type code.
 
- cloud
Account StringName  - Cloud account name.
 - promo
Type String - Promotion type code.
 
- cloud
Account stringName  - Cloud account name.
 - promo
Type string - Promotion type code.
 
- cloud_
account_ strname  - Cloud account name.
 - promo_
type str - Promotion type code.
 
- cloud
Account StringName  - Cloud account name.
 - promo
Type String - Promotion type code.
 
GetSubscriptionPaymentOption   
- Credit
Card stringType  - Credit card type.
 - Email
Address string - The email address of the paypal user.
 - Ext
Billing stringAgreement Id  - Agreement id for the paypal account.
 - First
Name string - First name of the paypal user.
 - Last
Digits string - Last four digits of the card.
 - Last
Name string - Last name of the paypal user.
 - Name
On stringCard  - Name on the credit card.
 - Payment
Method string - Payment method
 - Time
Expiration string - Expired date of the credit card.
 - Wallet
Instrument stringId  - Wallet instrument internal id.
 - Wallet
Transaction stringId  - Wallet transaction id.
 
- Credit
Card stringType  - Credit card type.
 - Email
Address string - The email address of the paypal user.
 - Ext
Billing stringAgreement Id  - Agreement id for the paypal account.
 - First
Name string - First name of the paypal user.
 - Last
Digits string - Last four digits of the card.
 - Last
Name string - Last name of the paypal user.
 - Name
On stringCard  - Name on the credit card.
 - Payment
Method string - Payment method
 - Time
Expiration string - Expired date of the credit card.
 - Wallet
Instrument stringId  - Wallet instrument internal id.
 - Wallet
Transaction stringId  - Wallet transaction id.
 
- credit
Card StringType  - Credit card type.
 - email
Address String - The email address of the paypal user.
 - ext
Billing StringAgreement Id  - Agreement id for the paypal account.
 - first
Name String - First name of the paypal user.
 - last
Digits String - Last four digits of the card.
 - last
Name String - Last name of the paypal user.
 - name
On StringCard  - Name on the credit card.
 - payment
Method String - Payment method
 - time
Expiration String - Expired date of the credit card.
 - wallet
Instrument StringId  - Wallet instrument internal id.
 - wallet
Transaction StringId  - Wallet transaction id.
 
- credit
Card stringType  - Credit card type.
 - email
Address string - The email address of the paypal user.
 - ext
Billing stringAgreement Id  - Agreement id for the paypal account.
 - first
Name string - First name of the paypal user.
 - last
Digits string - Last four digits of the card.
 - last
Name string - Last name of the paypal user.
 - name
On stringCard  - Name on the credit card.
 - payment
Method string - Payment method
 - time
Expiration string - Expired date of the credit card.
 - wallet
Instrument stringId  - Wallet instrument internal id.
 - wallet
Transaction stringId  - Wallet transaction id.
 
- credit_
card_ strtype  - Credit card type.
 - email_
address str - The email address of the paypal user.
 - ext_
billing_ stragreement_ id  - Agreement id for the paypal account.
 - first_
name str - First name of the paypal user.
 - last_
digits str - Last four digits of the card.
 - last_
name str - Last name of the paypal user.
 - name_
on_ strcard  - Name on the credit card.
 - payment_
method str - Payment method
 - time_
expiration str - Expired date of the credit card.
 - wallet_
instrument_ strid  - Wallet instrument internal id.
 - wallet_
transaction_ strid  - Wallet transaction id.
 
- credit
Card StringType  - Credit card type.
 - email
Address String - The email address of the paypal user.
 - ext
Billing StringAgreement Id  - Agreement id for the paypal account.
 - first
Name String - First name of the paypal user.
 - last
Digits String - Last four digits of the card.
 - last
Name String - Last name of the paypal user.
 - name
On StringCard  - Name on the credit card.
 - payment
Method String - Payment method
 - time
Expiration String - Expired date of the credit card.
 - wallet
Instrument StringId  - Wallet instrument internal id.
 - wallet
Transaction StringId  - Wallet transaction id.
 
GetSubscriptionSubscription  
- Account
Type string - Account type.
 - Bill
To stringCust Account Id  - Bill to customer Account id.
 - Billing
Addresses List<GetSubscription Subscription Billing Address>  - Address details model.
 - Currency
Code string - Currency code
 - Gsi
Org stringCode  - GSI Subscription external code.
 - Id string
 - Subscription id identifier (OCID).
 - Is
Intent boolTo Pay  - Payment intension.
 - Language
Code string - Language short code (en, de, hu, etc)
 - Organization
Id string - GSI organization external identifier.
 - Payment
Gateways List<GetSubscription Subscription Payment Gateway>  - Payment gateway details.
 - Payment
Options List<GetSubscription Subscription Payment Option>  - Payment option list of a subscription.
 - Plan
Type string - Subscription plan type.
 - Ship
To stringCust Acct Role Id  - Ship to customer account role.
 - Ship
To stringCust Acct Site Id  - Ship to customer account site address id.
 - Subscription
Plan stringNumber  - Subscription plan number.
 - Tax
Infos List<GetSubscription Subscription Tax Info>  - Tax details.
 - Time
Personal stringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - Time
Plan stringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - Time
Start string - Start date of the subscription.
 - Upgrade
State string - Status of the upgrade.
 - Upgrade
State stringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- Account
Type string - Account type.
 - Bill
To stringCust Account Id  - Bill to customer Account id.
 - Billing
Addresses []GetSubscription Subscription Billing Address  - Address details model.
 - Currency
Code string - Currency code
 - Gsi
Org stringCode  - GSI Subscription external code.
 - Id string
 - Subscription id identifier (OCID).
 - Is
Intent boolTo Pay  - Payment intension.
 - Language
Code string - Language short code (en, de, hu, etc)
 - Organization
Id string - GSI organization external identifier.
 - Payment
Gateways []GetSubscription Subscription Payment Gateway  - Payment gateway details.
 - Payment
Options []GetSubscription Subscription Payment Option  - Payment option list of a subscription.
 - Plan
Type string - Subscription plan type.
 - Ship
To stringCust Acct Role Id  - Ship to customer account role.
 - Ship
To stringCust Acct Site Id  - Ship to customer account site address id.
 - Subscription
Plan stringNumber  - Subscription plan number.
 - Tax
Infos []GetSubscription Subscription Tax Info  - Tax details.
 - Time
Personal stringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - Time
Plan stringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - Time
Start string - Start date of the subscription.
 - Upgrade
State string - Status of the upgrade.
 - Upgrade
State stringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account
Type String - Account type.
 - bill
To StringCust Account Id  - Bill to customer Account id.
 - billing
Addresses List<GetSubscription Subscription Billing Address>  - Address details model.
 - currency
Code String - Currency code
 - gsi
Org StringCode  - GSI Subscription external code.
 - id String
 - Subscription id identifier (OCID).
 - is
Intent BooleanTo Pay  - Payment intension.
 - language
Code String - Language short code (en, de, hu, etc)
 - organization
Id String - GSI organization external identifier.
 - payment
Gateways List<GetSubscription Subscription Payment Gateway>  - Payment gateway details.
 - payment
Options List<GetSubscription Subscription Payment Option>  - Payment option list of a subscription.
 - plan
Type String - Subscription plan type.
 - ship
To StringCust Acct Role Id  - Ship to customer account role.
 - ship
To StringCust Acct Site Id  - Ship to customer account site address id.
 - subscription
Plan StringNumber  - Subscription plan number.
 - tax
Infos List<GetSubscription Subscription Tax Info>  - Tax details.
 - time
Personal StringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time
Plan StringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time
Start String - Start date of the subscription.
 - upgrade
State String - Status of the upgrade.
 - upgrade
State StringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account
Type string - Account type.
 - bill
To stringCust Account Id  - Bill to customer Account id.
 - billing
Addresses GetSubscription Subscription Billing Address[]  - Address details model.
 - currency
Code string - Currency code
 - gsi
Org stringCode  - GSI Subscription external code.
 - id string
 - Subscription id identifier (OCID).
 - is
Intent booleanTo Pay  - Payment intension.
 - language
Code string - Language short code (en, de, hu, etc)
 - organization
Id string - GSI organization external identifier.
 - payment
Gateways GetSubscription Subscription Payment Gateway[]  - Payment gateway details.
 - payment
Options GetSubscription Subscription Payment Option[]  - Payment option list of a subscription.
 - plan
Type string - Subscription plan type.
 - ship
To stringCust Acct Role Id  - Ship to customer account role.
 - ship
To stringCust Acct Site Id  - Ship to customer account site address id.
 - subscription
Plan stringNumber  - Subscription plan number.
 - tax
Infos GetSubscription Subscription Tax Info[]  - Tax details.
 - time
Personal stringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time
Plan stringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time
Start string - Start date of the subscription.
 - upgrade
State string - Status of the upgrade.
 - upgrade
State stringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account_
type str - Account type.
 - bill_
to_ strcust_ account_ id  - Bill to customer Account id.
 - billing_
addresses Sequence[ospgateway.Get Subscription Subscription Billing Address]  - Address details model.
 - currency_
code str - Currency code
 - gsi_
org_ strcode  - GSI Subscription external code.
 - id str
 - Subscription id identifier (OCID).
 - is_
intent_ boolto_ pay  - Payment intension.
 - language_
code str - Language short code (en, de, hu, etc)
 - organization_
id str - GSI organization external identifier.
 - payment_
gateways Sequence[ospgateway.Get Subscription Subscription Payment Gateway]  - Payment gateway details.
 - payment_
options Sequence[ospgateway.Get Subscription Subscription Payment Option]  - Payment option list of a subscription.
 - plan_
type str - Subscription plan type.
 - ship_
to_ strcust_ acct_ role_ id  - Ship to customer account role.
 - ship_
to_ strcust_ acct_ site_ id  - Ship to customer account site address id.
 - subscription_
plan_ strnumber  - Subscription plan number.
 - tax_
infos Sequence[ospgateway.Get Subscription Subscription Tax Info]  - Tax details.
 - time_
personal_ strto_ corporate_ conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time_
plan_ strupgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time_
start str - Start date of the subscription.
 - upgrade_
state str - Status of the upgrade.
 - upgrade_
state_ strdetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
- account
Type String - Account type.
 - bill
To StringCust Account Id  - Bill to customer Account id.
 - billing
Addresses List<Property Map> - Address details model.
 - currency
Code String - Currency code
 - gsi
Org StringCode  - GSI Subscription external code.
 - id String
 - Subscription id identifier (OCID).
 - is
Intent BooleanTo Pay  - Payment intension.
 - language
Code String - Language short code (en, de, hu, etc)
 - organization
Id String - GSI organization external identifier.
 - payment
Gateways List<Property Map> - Payment gateway details.
 - payment
Options List<Property Map> - Payment option list of a subscription.
 - plan
Type String - Subscription plan type.
 - ship
To StringCust Acct Role Id  - Ship to customer account role.
 - ship
To StringCust Acct Site Id  - Ship to customer account site address id.
 - subscription
Plan StringNumber  - Subscription plan number.
 - tax
Infos List<Property Map> - Tax details.
 - time
Personal StringTo Corporate Conv  - Date of upgrade/conversion when account type changed from PERSONAL to CORPORATE
 - time
Plan StringUpgrade  - Date of upgrade/conversion when planType changed from FREE_TIER to PAYG
 - time
Start String - Start date of the subscription.
 - upgrade
State String - Status of the upgrade.
 - upgrade
State StringDetails  - This field is used to describe the Upgrade State in case of error (E.g. Upgrade failure caused by interfacing Tax details- TaxError)
 
GetSubscriptionSubscriptionBillingAddress    
- Address
Key string - Address identifier.
 - City string
 - Name of the city.
 - Company
Name string - Name of the customer company.
 - Contributor
Class string - Contributor class of the customer company.
 - Country string
 - Country of the address.
 - County string
 - County of the address.
 - Department
Name string - Department name of the customer company.
 - Email
Address string - The email address of the paypal user.
 - First
Name string - First name of the paypal user.
 - Internal
Number string - Internal number of the customer company.
 - Job
Title string - Job title of the contact person.
 - Last
Name string - Last name of the paypal user.
 - Line1 string
 - Address line 1.
 - Line2 string
 - Address line 2.
 - Line3 string
 - Address line 3.
 - Line4 string
 - Address line 4.
 - Middle
Name string - Middle name of the contact person.
 - Municipal
Inscription string - Municipal Inscription.
 - Phone
Country stringCode  - Phone country code of the contact person.
 - Phone
Number string - Phone number of the contact person.
 - Postal
Code string - Post code of the address.
 - Province string
 - Province of the address.
 - State string
 - State of the address.
 - State
Inscription string - State Inscription.
 - Street
Name string - Street name of the address.
 - Street
Number string - Street number of the address.
 
- Address
Key string - Address identifier.
 - City string
 - Name of the city.
 - Company
Name string - Name of the customer company.
 - Contributor
Class string - Contributor class of the customer company.
 - Country string
 - Country of the address.
 - County string
 - County of the address.
 - Department
Name string - Department name of the customer company.
 - Email
Address string - The email address of the paypal user.
 - First
Name string - First name of the paypal user.
 - Internal
Number string - Internal number of the customer company.
 - Job
Title string - Job title of the contact person.
 - Last
Name string - Last name of the paypal user.
 - Line1 string
 - Address line 1.
 - Line2 string
 - Address line 2.
 - Line3 string
 - Address line 3.
 - Line4 string
 - Address line 4.
 - Middle
Name string - Middle name of the contact person.
 - Municipal
Inscription string - Municipal Inscription.
 - Phone
Country stringCode  - Phone country code of the contact person.
 - Phone
Number string - Phone number of the contact person.
 - Postal
Code string - Post code of the address.
 - Province string
 - Province of the address.
 - State string
 - State of the address.
 - State
Inscription string - State Inscription.
 - Street
Name string - Street name of the address.
 - Street
Number string - Street number of the address.
 
- address
Key String - Address identifier.
 - city String
 - Name of the city.
 - company
Name String - Name of the customer company.
 - contributor
Class String - Contributor class of the customer company.
 - country String
 - Country of the address.
 - county String
 - County of the address.
 - department
Name String - Department name of the customer company.
 - email
Address String - The email address of the paypal user.
 - first
Name String - First name of the paypal user.
 - internal
Number String - Internal number of the customer company.
 - job
Title String - Job title of the contact person.
 - last
Name String - Last name of the paypal user.
 - line1 String
 - Address line 1.
 - line2 String
 - Address line 2.
 - line3 String
 - Address line 3.
 - line4 String
 - Address line 4.
 - middle
Name String - Middle name of the contact person.
 - municipal
Inscription String - Municipal Inscription.
 - phone
Country StringCode  - Phone country code of the contact person.
 - phone
Number String - Phone number of the contact person.
 - postal
Code String - Post code of the address.
 - province String
 - Province of the address.
 - state String
 - State of the address.
 - state
Inscription String - State Inscription.
 - street
Name String - Street name of the address.
 - street
Number String - Street number of the address.
 
- address
Key string - Address identifier.
 - city string
 - Name of the city.
 - company
Name string - Name of the customer company.
 - contributor
Class string - Contributor class of the customer company.
 - country string
 - Country of the address.
 - county string
 - County of the address.
 - department
Name string - Department name of the customer company.
 - email
Address string - The email address of the paypal user.
 - first
Name string - First name of the paypal user.
 - internal
Number string - Internal number of the customer company.
 - job
Title string - Job title of the contact person.
 - last
Name string - Last name of the paypal user.
 - line1 string
 - Address line 1.
 - line2 string
 - Address line 2.
 - line3 string
 - Address line 3.
 - line4 string
 - Address line 4.
 - middle
Name string - Middle name of the contact person.
 - municipal
Inscription string - Municipal Inscription.
 - phone
Country stringCode  - Phone country code of the contact person.
 - phone
Number string - Phone number of the contact person.
 - postal
Code string - Post code of the address.
 - province string
 - Province of the address.
 - state string
 - State of the address.
 - state
Inscription string - State Inscription.
 - street
Name string - Street name of the address.
 - street
Number string - Street number of the address.
 
- address_
key str - Address identifier.
 - city str
 - Name of the city.
 - company_
name str - Name of the customer company.
 - contributor_
class str - Contributor class of the customer company.
 - country str
 - Country of the address.
 - county str
 - County of the address.
 - department_
name str - Department name of the customer company.
 - email_
address str - The email address of the paypal user.
 - first_
name str - First name of the paypal user.
 - internal_
number str - Internal number of the customer company.
 - job_
title str - Job title of the contact person.
 - last_
name str - Last name of the paypal user.
 - line1 str
 - Address line 1.
 - line2 str
 - Address line 2.
 - line3 str
 - Address line 3.
 - line4 str
 - Address line 4.
 - middle_
name str - Middle name of the contact person.
 - municipal_
inscription str - Municipal Inscription.
 - phone_
country_ strcode  - Phone country code of the contact person.
 - phone_
number str - Phone number of the contact person.
 - postal_
code str - Post code of the address.
 - province str
 - Province of the address.
 - state str
 - State of the address.
 - state_
inscription str - State Inscription.
 - street_
name str - Street name of the address.
 - street_
number str - Street number of the address.
 
- address
Key String - Address identifier.
 - city String
 - Name of the city.
 - company
Name String - Name of the customer company.
 - contributor
Class String - Contributor class of the customer company.
 - country String
 - Country of the address.
 - county String
 - County of the address.
 - department
Name String - Department name of the customer company.
 - email
Address String - The email address of the paypal user.
 - first
Name String - First name of the paypal user.
 - internal
Number String - Internal number of the customer company.
 - job
Title String - Job title of the contact person.
 - last
Name String - Last name of the paypal user.
 - line1 String
 - Address line 1.
 - line2 String
 - Address line 2.
 - line3 String
 - Address line 3.
 - line4 String
 - Address line 4.
 - middle
Name String - Middle name of the contact person.
 - municipal
Inscription String - Municipal Inscription.
 - phone
Country StringCode  - Phone country code of the contact person.
 - phone
Number String - Phone number of the contact person.
 - postal
Code String - Post code of the address.
 - province String
 - Province of the address.
 - state String
 - State of the address.
 - state
Inscription String - State Inscription.
 - street
Name String - Street name of the address.
 - street
Number String - Street number of the address.
 
GetSubscriptionSubscriptionPaymentGateway    
- merchant
Defined List<Property Map>Datas  - Merchant details.
 
GetSubscriptionSubscriptionPaymentGatewayMerchantDefinedData       
- Cloud
Account stringName  - Cloud account name.
 - Promo
Type string - Promotion type code.
 
- Cloud
Account stringName  - Cloud account name.
 - Promo
Type string - Promotion type code.
 
- cloud
Account StringName  - Cloud account name.
 - promo
Type String - Promotion type code.
 
- cloud
Account stringName  - Cloud account name.
 - promo
Type string - Promotion type code.
 
- cloud_
account_ strname  - Cloud account name.
 - promo_
type str - Promotion type code.
 
- cloud
Account StringName  - Cloud account name.
 - promo
Type String - Promotion type code.
 
GetSubscriptionSubscriptionPaymentOption    
- Credit
Card stringType  - Credit card type.
 - Email
Address string - The email address of the paypal user.
 - Ext
Billing stringAgreement Id  - Agreement id for the paypal account.
 - First
Name string - First name of the paypal user.
 - Last
Digits string - Last four digits of the card.
 - Last
Name string - Last name of the paypal user.
 - Name
On stringCard  - Name on the credit card.
 - Payment
Method string - Payment method
 - Time
Expiration string - Expired date of the credit card.
 - Wallet
Instrument stringId  - Wallet instrument internal id.
 - Wallet
Transaction stringId  - Wallet transaction id.
 
- Credit
Card stringType  - Credit card type.
 - Email
Address string - The email address of the paypal user.
 - Ext
Billing stringAgreement Id  - Agreement id for the paypal account.
 - First
Name string - First name of the paypal user.
 - Last
Digits string - Last four digits of the card.
 - Last
Name string - Last name of the paypal user.
 - Name
On stringCard  - Name on the credit card.
 - Payment
Method string - Payment method
 - Time
Expiration string - Expired date of the credit card.
 - Wallet
Instrument stringId  - Wallet instrument internal id.
 - Wallet
Transaction stringId  - Wallet transaction id.
 
- credit
Card StringType  - Credit card type.
 - email
Address String - The email address of the paypal user.
 - ext
Billing StringAgreement Id  - Agreement id for the paypal account.
 - first
Name String - First name of the paypal user.
 - last
Digits String - Last four digits of the card.
 - last
Name String - Last name of the paypal user.
 - name
On StringCard  - Name on the credit card.
 - payment
Method String - Payment method
 - time
Expiration String - Expired date of the credit card.
 - wallet
Instrument StringId  - Wallet instrument internal id.
 - wallet
Transaction StringId  - Wallet transaction id.
 
- credit
Card stringType  - Credit card type.
 - email
Address string - The email address of the paypal user.
 - ext
Billing stringAgreement Id  - Agreement id for the paypal account.
 - first
Name string - First name of the paypal user.
 - last
Digits string - Last four digits of the card.
 - last
Name string - Last name of the paypal user.
 - name
On stringCard  - Name on the credit card.
 - payment
Method string - Payment method
 - time
Expiration string - Expired date of the credit card.
 - wallet
Instrument stringId  - Wallet instrument internal id.
 - wallet
Transaction stringId  - Wallet transaction id.
 
- credit_
card_ strtype  - Credit card type.
 - email_
address str - The email address of the paypal user.
 - ext_
billing_ stragreement_ id  - Agreement id for the paypal account.
 - first_
name str - First name of the paypal user.
 - last_
digits str - Last four digits of the card.
 - last_
name str - Last name of the paypal user.
 - name_
on_ strcard  - Name on the credit card.
 - payment_
method str - Payment method
 - time_
expiration str - Expired date of the credit card.
 - wallet_
instrument_ strid  - Wallet instrument internal id.
 - wallet_
transaction_ strid  - Wallet transaction id.
 
- credit
Card StringType  - Credit card type.
 - email
Address String - The email address of the paypal user.
 - ext
Billing StringAgreement Id  - Agreement id for the paypal account.
 - first
Name String - First name of the paypal user.
 - last
Digits String - Last four digits of the card.
 - last
Name String - Last name of the paypal user.
 - name
On StringCard  - Name on the credit card.
 - payment
Method String - Payment method
 - time
Expiration String - Expired date of the credit card.
 - wallet
Instrument StringId  - Wallet instrument internal id.
 - wallet
Transaction StringId  - Wallet transaction id.
 
GetSubscriptionSubscriptionTaxInfo    
- No
Tax stringReason Code  - Tax exemption reason code.
 - No
Tax stringReason Code Details  - Tax exemption reason description.
 - Tax
Cnpj string - Brazilian companies' CNPJ number.
 - Tax
Payer stringId  - Tay payer identifier.
 - Tax
Reg stringNumber  - Tax registration number.
 
- No
Tax stringReason Code  - Tax exemption reason code.
 - No
Tax stringReason Code Details  - Tax exemption reason description.
 - Tax
Cnpj string - Brazilian companies' CNPJ number.
 - Tax
Payer stringId  - Tay payer identifier.
 - Tax
Reg stringNumber  - Tax registration number.
 
- no
Tax StringReason Code  - Tax exemption reason code.
 - no
Tax StringReason Code Details  - Tax exemption reason description.
 - tax
Cnpj String - Brazilian companies' CNPJ number.
 - tax
Payer StringId  - Tay payer identifier.
 - tax
Reg StringNumber  - Tax registration number.
 
- no
Tax stringReason Code  - Tax exemption reason code.
 - no
Tax stringReason Code Details  - Tax exemption reason description.
 - tax
Cnpj string - Brazilian companies' CNPJ number.
 - tax
Payer stringId  - Tay payer identifier.
 - tax
Reg stringNumber  - Tax registration number.
 
- no_
tax_ strreason_ code  - Tax exemption reason code.
 - no_
tax_ strreason_ code_ details  - Tax exemption reason description.
 - tax_
cnpj str - Brazilian companies' CNPJ number.
 - tax_
payer_ strid  - Tay payer identifier.
 - tax_
reg_ strnumber  - Tax registration number.
 
- no
Tax StringReason Code  - Tax exemption reason code.
 - no
Tax StringReason Code Details  - Tax exemption reason description.
 - tax
Cnpj String - Brazilian companies' CNPJ number.
 - tax
Payer StringId  - Tay payer identifier.
 - tax
Reg StringNumber  - Tax registration number.
 
GetSubscriptionTaxInfo   
- Giro string
 - Companies' GIRO code
 - No
Tax stringReason Code  - Tax exemption reason code.
 - No
Tax stringReason Code Details  - Tax exemption reason description.
 - Tax
Cnpj string - Brazilian companies' CNPJ number.
 - Tax
Payer stringId  - Tay payer identifier.
 - Tax
Reg stringNumber  - Tax registration number.
 
- Giro string
 - Companies' GIRO code
 - No
Tax stringReason Code  - Tax exemption reason code.
 - No
Tax stringReason Code Details  - Tax exemption reason description.
 - Tax
Cnpj string - Brazilian companies' CNPJ number.
 - Tax
Payer stringId  - Tay payer identifier.
 - Tax
Reg stringNumber  - Tax registration number.
 
- giro String
 - Companies' GIRO code
 - no
Tax StringReason Code  - Tax exemption reason code.
 - no
Tax StringReason Code Details  - Tax exemption reason description.
 - tax
Cnpj String - Brazilian companies' CNPJ number.
 - tax
Payer StringId  - Tay payer identifier.
 - tax
Reg StringNumber  - Tax registration number.
 
- giro string
 - Companies' GIRO code
 - no
Tax stringReason Code  - Tax exemption reason code.
 - no
Tax stringReason Code Details  - Tax exemption reason description.
 - tax
Cnpj string - Brazilian companies' CNPJ number.
 - tax
Payer stringId  - Tay payer identifier.
 - tax
Reg stringNumber  - Tax registration number.
 
- giro str
 - Companies' GIRO code
 - no_
tax_ strreason_ code  - Tax exemption reason code.
 - no_
tax_ strreason_ code_ details  - Tax exemption reason description.
 - tax_
cnpj str - Brazilian companies' CNPJ number.
 - tax_
payer_ strid  - Tay payer identifier.
 - tax_
reg_ strnumber  - Tax registration number.
 
- giro String
 - Companies' GIRO code
 - no
Tax StringReason Code  - Tax exemption reason code.
 - no
Tax StringReason Code Details  - Tax exemption reason description.
 - tax
Cnpj String - Brazilian companies' CNPJ number.
 - tax
Payer StringId  - Tay payer identifier.
 - tax
Reg StringNumber  - Tax registration number.
 
Package Details
- Repository
 - oci pulumi/pulumi-oci
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
ociTerraform Provider.