google_api_content v0.38.0 GoogleApi.Content.V21.Model.SettlementTransactionAmountCommission View Source

Attributes

  • category (type: String.t, default: nil) - The category of the commission.

    Acceptable values are:

    • "animalsAndPetSupplies"
    • "dogCatFoodAndCatLitter"
    • "apparelAndAccessories"
    • "shoesHandbagsAndSunglasses"
    • "costumesAndAccessories"
    • "jewelry"
    • "watches"
    • "hobbiesArtsAndCrafts"
    • "homeAndGarden"
    • "entertainmentCollectibles"
    • "collectibleCoins"
    • "sportsCollectibles"
    • "sportingGoods"
    • "toysAndGames"
    • "musicalInstruments"
    • "giftCards"
    • "babyAndToddler"
    • "babyFoodWipesAndDiapers"
    • "businessAndIndustrial"
    • "camerasOpticsAndPhotography"
    • "consumerElectronics"
    • "electronicsAccessories"
    • "personalComputers"
    • "videoGameConsoles"
    • "foodAndGrocery"
    • "beverages"
    • "tobaccoProducts"
    • "furniture"
    • "hardware"
    • "buildingMaterials"
    • "tools"
    • "healthAndPersonalCare"
    • "beauty"
    • "householdSupplies"
    • "kitchenAndDining"
    • "majorAppliances"
    • "luggageAndBags"
    • "media"
    • "officeSupplies"
    • "softwareAndVideoGames"
    • "vehiclePartsAndAccessories"
    • "vehicleTiresAndWheels"
    • "vehicles"
    • "everythingElse"
  • rate (type: String.t, default: nil) - Rate of the commission in percentage.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Content.V21.Model.SettlementTransactionAmountCommission{
  category: String.t(),
  rate: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.