ModifyLinkedOfferObjectsRequest

Representasi JSON
{
  "linkedOfferObjectIds": {
    object (ModifyLinkedOfferObjects)
  }
}
Kolom
linkedOfferObjectIds

object (ModifyLinkedOfferObjects)

ID objek penawaran tertaut yang akan ditambahkan atau dihapus dari objek.

ModifyLinkedOfferObjects

Representasi JSON
{
  "addLinkedOfferObjectIds": [
    string
  ],
  "removeLinkedOfferObjectIds": [
    string
  ]
}
Kolom
addLinkedOfferObjectIds[]

string

ID objek penawaran tertaut yang akan ditambahkan ke objek.

removeLinkedOfferObjectIds[]

string

ID objek penawaran tertaut yang akan dihapus dari objek.