DisbursementReportRecord¶
-
class
oci.marketplace_publisher.models.DisbursementReportRecord(**kwargs)¶ Bases:
objectThe model for disbursement report item
Methods
__init__(**kwargs)Initializes a new DisbursementReportRecord object with values from keyword arguments. Attributes
cityGets the city of this DisbursementReportRecord. countryGets the country of this DisbursementReportRecord. currency_codeGets the currency_code of this DisbursementReportRecord. customer_domainGets the customer_domain of this DisbursementReportRecord. customer_idGets the customer_id of this DisbursementReportRecord. customer_nameGets the customer_name of this DisbursementReportRecord. defined_tagsGets the defined_tags of this DisbursementReportRecord. disbursement_amount_usdGets the disbursement_amount_usd of this DisbursementReportRecord. end_user_customer_idGets the end_user_customer_id of this DisbursementReportRecord. end_user_customer_nameGets the end_user_customer_name of this DisbursementReportRecord. enterprise_periodGets the enterprise_period of this DisbursementReportRecord. enterprise_quarterGets the enterprise_quarter of this DisbursementReportRecord. freeform_tagsGets the freeform_tags of this DisbursementReportRecord. fx_rate_lc_to_usdGets the fx_rate_lc_to_usd of this DisbursementReportRecord. lc_amount_for_disbursement_after_taxGets the lc_amount_for_disbursement_after_tax of this DisbursementReportRecord. lc_amount_for_disbursement_calculationsGets the lc_amount_for_disbursement_calculations of this DisbursementReportRecord. lc_base_amount_for_tax_calculationsGets the lc_base_amount_for_tax_calculations of this DisbursementReportRecord. lc_partner_paymentGets the lc_partner_payment of this DisbursementReportRecord. listing_idGets the listing_id of this DisbursementReportRecord. listing_nameGets the listing_name of this DisbursementReportRecord. partner_idGets the partner_id of this DisbursementReportRecord. partner_nameGets the partner_name of this DisbursementReportRecord. private_offer_idGets the private_offer_id of this DisbursementReportRecord. private_offer_nameGets the private_offer_name of this DisbursementReportRecord. skuGets the sku of this DisbursementReportRecord. stateGets the state of this DisbursementReportRecord. system_tagsGets the system_tags of this DisbursementReportRecord. transaction_reference_idGets the transaction_reference_id of this DisbursementReportRecord. transfer_tax_amountGets the transfer_tax_amount of this DisbursementReportRecord. transfer_tax_base_amountGets the transfer_tax_base_amount of this DisbursementReportRecord. transfer_tax_rateGets the transfer_tax_rate of this DisbursementReportRecord. usage_quantityGets the usage_quantity of this DisbursementReportRecord. used_amount_lcGets the used_amount_lc of this DisbursementReportRecord. withholding_tax_amountGets the withholding_tax_amount of this DisbursementReportRecord. withholding_tax_rateGets the withholding_tax_rate of this DisbursementReportRecord. zipGets the zip of this DisbursementReportRecord. -
__init__(**kwargs)¶ Initializes a new DisbursementReportRecord object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - enterprise_quarter (str) – The value to assign to the enterprise_quarter property of this DisbursementReportRecord.
- enterprise_period (str) – The value to assign to the enterprise_period property of this DisbursementReportRecord.
- listing_name (str) – The value to assign to the listing_name property of this DisbursementReportRecord.
- listing_id (str) – The value to assign to the listing_id property of this DisbursementReportRecord.
- private_offer_id (str) – The value to assign to the private_offer_id property of this DisbursementReportRecord.
- private_offer_name (str) – The value to assign to the private_offer_name property of this DisbursementReportRecord.
- sku (str) – The value to assign to the sku property of this DisbursementReportRecord.
- transaction_reference_id (str) – The value to assign to the transaction_reference_id property of this DisbursementReportRecord.
- customer_id (str) – The value to assign to the customer_id property of this DisbursementReportRecord.
- customer_name (str) – The value to assign to the customer_name property of this DisbursementReportRecord.
- customer_domain (str) – The value to assign to the customer_domain property of this DisbursementReportRecord.
- end_user_customer_id (str) – The value to assign to the end_user_customer_id property of this DisbursementReportRecord.
- end_user_customer_name (str) – The value to assign to the end_user_customer_name property of this DisbursementReportRecord.
- country (str) – The value to assign to the country property of this DisbursementReportRecord.
- state (str) – The value to assign to the state property of this DisbursementReportRecord.
- city (str) – The value to assign to the city property of this DisbursementReportRecord.
- zip (str) – The value to assign to the zip property of this DisbursementReportRecord.
- currency_code (str) – The value to assign to the currency_code property of this DisbursementReportRecord.
- usage_quantity (str) – The value to assign to the usage_quantity property of this DisbursementReportRecord.
- used_amount_lc (str) – The value to assign to the used_amount_lc property of this DisbursementReportRecord.
- lc_amount_for_disbursement_calculations (str) – The value to assign to the lc_amount_for_disbursement_calculations property of this DisbursementReportRecord.
- lc_base_amount_for_tax_calculations (str) – The value to assign to the lc_base_amount_for_tax_calculations property of this DisbursementReportRecord.
- withholding_tax_rate (str) – The value to assign to the withholding_tax_rate property of this DisbursementReportRecord.
- withholding_tax_amount (str) – The value to assign to the withholding_tax_amount property of this DisbursementReportRecord.
- transfer_tax_base_amount (str) – The value to assign to the transfer_tax_base_amount property of this DisbursementReportRecord.
- transfer_tax_rate (str) – The value to assign to the transfer_tax_rate property of this DisbursementReportRecord.
- transfer_tax_amount (str) – The value to assign to the transfer_tax_amount property of this DisbursementReportRecord.
- lc_amount_for_disbursement_after_tax (str) – The value to assign to the lc_amount_for_disbursement_after_tax property of this DisbursementReportRecord.
- lc_partner_payment (str) – The value to assign to the lc_partner_payment property of this DisbursementReportRecord.
- fx_rate_lc_to_usd (str) – The value to assign to the fx_rate_lc_to_usd property of this DisbursementReportRecord.
- disbursement_amount_usd (str) – The value to assign to the disbursement_amount_usd property of this DisbursementReportRecord.
- partner_name (str) – The value to assign to the partner_name property of this DisbursementReportRecord.
- partner_id (str) – The value to assign to the partner_id property of this DisbursementReportRecord.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this DisbursementReportRecord.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this DisbursementReportRecord.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this DisbursementReportRecord.
-
city¶ Gets the city of this DisbursementReportRecord. City
Returns: The city of this DisbursementReportRecord. Return type: str
-
country¶ Gets the country of this DisbursementReportRecord. Country
Returns: The country of this DisbursementReportRecord. Return type: str
-
currency_code¶ Gets the currency_code of this DisbursementReportRecord. Currency Code
Returns: The currency_code of this DisbursementReportRecord. Return type: str
-
customer_domain¶ Gets the customer_domain of this DisbursementReportRecord. Customer Domain
Returns: The customer_domain of this DisbursementReportRecord. Return type: str
-
customer_id¶ Gets the customer_id of this DisbursementReportRecord. Customer ID
Returns: The customer_id of this DisbursementReportRecord. Return type: str
-
customer_name¶ Gets the customer_name of this DisbursementReportRecord. Customer Name
Returns: The customer_name of this DisbursementReportRecord. Return type: str
Gets the defined_tags of this DisbursementReportRecord. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this DisbursementReportRecord. Return type: dict(str, dict(str, object))
-
disbursement_amount_usd¶ Gets the disbursement_amount_usd of this DisbursementReportRecord. Disbursement Amount (USD)
Returns: The disbursement_amount_usd of this DisbursementReportRecord. Return type: str
-
end_user_customer_id¶ Gets the end_user_customer_id of this DisbursementReportRecord. End User Customer ID
Returns: The end_user_customer_id of this DisbursementReportRecord. Return type: str
-
end_user_customer_name¶ Gets the end_user_customer_name of this DisbursementReportRecord. EEnd User Customer Name
Returns: The end_user_customer_name of this DisbursementReportRecord. Return type: str
-
enterprise_period¶ Gets the enterprise_period of this DisbursementReportRecord. Enterprise Period
Returns: The enterprise_period of this DisbursementReportRecord. Return type: str
-
enterprise_quarter¶ Gets the enterprise_quarter of this DisbursementReportRecord. Enterprise Quarter
Returns: The enterprise_quarter of this DisbursementReportRecord. Return type: str
Gets the freeform_tags of this DisbursementReportRecord. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this DisbursementReportRecord. Return type: dict(str, str)
-
fx_rate_lc_to_usd¶ Gets the fx_rate_lc_to_usd of this DisbursementReportRecord. FX Rate (LC to USD)
Returns: The fx_rate_lc_to_usd of this DisbursementReportRecord. Return type: str
-
lc_amount_for_disbursement_after_tax¶ Gets the lc_amount_for_disbursement_after_tax of this DisbursementReportRecord. LC Amount for Disbursement after Tax
Returns: The lc_amount_for_disbursement_after_tax of this DisbursementReportRecord. Return type: str
-
lc_amount_for_disbursement_calculations¶ Gets the lc_amount_for_disbursement_calculations of this DisbursementReportRecord. LC Amount for Disbursement Calculations
Returns: The lc_amount_for_disbursement_calculations of this DisbursementReportRecord. Return type: str
-
lc_base_amount_for_tax_calculations¶ Gets the lc_base_amount_for_tax_calculations of this DisbursementReportRecord. LC Base Amount for Tax Calculations
Returns: The lc_base_amount_for_tax_calculations of this DisbursementReportRecord. Return type: str
-
lc_partner_payment¶ Gets the lc_partner_payment of this DisbursementReportRecord. LC Partner Payment
Returns: The lc_partner_payment of this DisbursementReportRecord. Return type: str
-
listing_id¶ Gets the listing_id of this DisbursementReportRecord. Listing ID
Returns: The listing_id of this DisbursementReportRecord. Return type: str
-
listing_name¶ Gets the listing_name of this DisbursementReportRecord. Listing Name
Returns: The listing_name of this DisbursementReportRecord. Return type: str
-
partner_id¶ Gets the partner_id of this DisbursementReportRecord. Partner OCID
Returns: The partner_id of this DisbursementReportRecord. Return type: str
-
partner_name¶ Gets the partner_name of this DisbursementReportRecord. Partner Name
Returns: The partner_name of this DisbursementReportRecord. Return type: str
-
private_offer_id¶ Gets the private_offer_id of this DisbursementReportRecord. Private Offer ID
Returns: The private_offer_id of this DisbursementReportRecord. Return type: str
-
private_offer_name¶ Gets the private_offer_name of this DisbursementReportRecord. Private Offer Name
Returns: The private_offer_name of this DisbursementReportRecord. Return type: str
-
sku¶ Gets the sku of this DisbursementReportRecord. SKU
Returns: The sku of this DisbursementReportRecord. Return type: str
-
state¶ Gets the state of this DisbursementReportRecord. State
Returns: The state of this DisbursementReportRecord. Return type: str
Gets the system_tags of this DisbursementReportRecord. System tags for this resource. Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this DisbursementReportRecord. Return type: dict(str, dict(str, object))
-
transaction_reference_id¶ Gets the transaction_reference_id of this DisbursementReportRecord. Transaction Reference ID
Returns: The transaction_reference_id of this DisbursementReportRecord. Return type: str
-
transfer_tax_amount¶ Gets the transfer_tax_amount of this DisbursementReportRecord. Transfer Tax Amount
Returns: The transfer_tax_amount of this DisbursementReportRecord. Return type: str
-
transfer_tax_base_amount¶ Gets the transfer_tax_base_amount of this DisbursementReportRecord. Transfer Tax Base Amount
Returns: The transfer_tax_base_amount of this DisbursementReportRecord. Return type: str
-
transfer_tax_rate¶ Gets the transfer_tax_rate of this DisbursementReportRecord. Transfer Tax Rate
Returns: The transfer_tax_rate of this DisbursementReportRecord. Return type: str
-
usage_quantity¶ Gets the usage_quantity of this DisbursementReportRecord. Usage Quantity
Returns: The usage_quantity of this DisbursementReportRecord. Return type: str
-
used_amount_lc¶ Gets the used_amount_lc of this DisbursementReportRecord. Used Amount (LC)
Returns: The used_amount_lc of this DisbursementReportRecord. Return type: str
-
withholding_tax_amount¶ Gets the withholding_tax_amount of this DisbursementReportRecord. Withholding Tax Amount
Returns: The withholding_tax_amount of this DisbursementReportRecord. Return type: str
-
withholding_tax_rate¶ Gets the withholding_tax_rate of this DisbursementReportRecord. Withholding Tax Rate
Returns: The withholding_tax_rate of this DisbursementReportRecord. Return type: str
-
zip¶ Gets the zip of this DisbursementReportRecord. Zip
Returns: The zip of this DisbursementReportRecord. Return type: str
-