Searched full:tax (Results 1 – 25 of 76) sorted by relevance
1234
79 <p class="firstline">Retrieves and updates tax settings of multiple accounts in a single request.</…82 <p class="firstline">Retrieves the tax settings of the account. This method can only be called for …85 <p class="firstline">Lists the tax settings of the sub-accounts in your Merchant Center account. Th…91 <p class="firstline">Updates the tax settings of the account. This method can only be called for ac…94 <p class="firstline">Updates the tax settings of the account. This method can only be called for ac…98 <pre>Retrieves and updates tax settings of multiple accounts in a single request.109 …"accountTax": { # The tax settings of a merchant account. # The account tax settings to update. On…110 …"rules": [ # Tax rules. Updating the tax rules will enable US taxes (not reversible). Defining no …111 { # Tax calculation rule to apply in a state or province (USA only).112 "country": "A String", # Country code in which tax is applicable.[all …]
230 …"saleTotal": "A String", # Total per-passenger price (fare and tax) in the sale or equivalent curr…239 "tax": [ # The taxes used to calculate the tax total per ticket.240 { # Tax information.241 …"kind": "qpxexpress#taxInfo", # Identifies this as a tax information object. Value: the fixed stri…242 "code": "A String", # The code to enter in the ticket's tax box.244 … "salePrice": "A String", # The price of the tax in the sales or equivalent currency.246 …"id": "A String", # Identifier uniquely identifying this tax in a response. Not present for unname…270 "tax": [ # The taxes due for flying between an origin and a destination.271 { # Tax data.272 …"kind": "qpxexpress#taxData", # Identifies this as a tax data object, representing some tax. Value…[all …]
202 "taxes": [ # Tax information.205 "region": "A String", # The geographic region to which the tax rate applies.206 "rate": 3.14, # The percentage of tax rate that applies to the item price.207 …"locationId": "A String", # The numeric id of a location that the tax rate applies to as defined i…208 …"postalCode": "A String", # The postal code range that the tax rate applies to, represented by a Z…209 "taxShip": True or False, # Set to true if tax is charged on shipping.423 "taxes": [ # Tax information.426 "region": "A String", # The geographic region to which the tax rate applies.427 "rate": 3.14, # The percentage of tax rate that applies to the item price.428 …"locationId": "A String", # The numeric id of a location that the tax rate applies to as defined i…[all …]
204 …onal. If not set, Google will calculate the default based on the price and tax of the items involv…252 "taxImpact": { # The impact on tax when the promotion is applied.269 "shippingCostTax": { # The tax for the total shipping cost.309 "unitTax": { # Unit tax for the line item.380 …onal. If not set, Google will calculate the default based on the price and tax of the items involv…452 "taxImpact": { # The impact on tax when the promotion is applied.469 "shippingCostTax": { # The tax for the total shipping cost.597 …"tax": { # Total tax amount for the line item. For example, if two items are purchased, and each h…677 "taxImpact": { # The impact on tax when the promotion is applied.694 "shippingCostTax": { # The tax for the total shipping cost.[all …]
158 …"priceAmountMicros": "A String", # Price of the subscription, not including tax. Price is expresse…
19 tax: 251.42
24 tax : 251.42
1 CRIM,ZN,INDUS,NOX,RM,AGE,DIS,TAX,PTRATIO
1 CRIM,ZN,INDUS,NOX,RM,AGE,DIS,TAX,PTRATIO,MEDV
26 tax : 251.42
26 public Float tax; field in Invoice
1114 dn{"ġimgħa tax-xahar"}1117 dn{"ġimgħa tax-xahar"}1120 dn{"ġimgħa tax-xahar"}1132 dn{"jum tax-xahar"}1138 dn{"jum tax-xahar"}
811 * ldx M[k] tax in opt_peep()821 * tax txa in opt_peep()834 struct slist *add, *tax, *ild; in opt_peep() local859 * Check that a tax follows that (with 0 or more in opt_peep()862 tax = this_op(add->next); in opt_peep()863 if (tax == 0 || tax->s.code != (BPF_MISC|BPF_TAX)) in opt_peep()870 ild = this_op(tax->next); in opt_peep()880 * (007) tax {tax} in opt_peep()905 tax->s.code = NOP; in opt_peep()
313 op = "tax"; in bpf_image()
51 printf("[FAIL]\tAX had the wrong value: 0x%x\n", in sigsegv_or_sigbus()
88 linksize = cells * ATM_CELL_SIZE; /* Use full cell size to add ATM tax */ in tc_align_to_atm()
112 >>> tax = 12.5 / 100114 >>> price * tax
19 035{"Asja tax-Xlokk"}
1207 TAX
116 >>> tax = 12.5 / 100118 >>> price * tax
147 financial support for FindBugs. Tax deductable donations to
365 printk("\tAX=%04x ", M.x86.R_AX); in x86emu_dump_regs()