public MerchantItemAttributes WithHasVideoOut(Boolean hasVideoOut) { this.hasVideoOutField = hasVideoOut; return this; }