getCampaignCode method

String? getCampaignCode()

Implementation

String? getCampaignCode() {
  return campaign_code;
}