BannerComponents

constructor(text: String, type: BannerComponents.Type, subType: BannerComponents.Type? = null, abbreviation: String? = null, abbreviationPriority: Int? = null, imageBaseUrl: String? = null, imageUrl: String? = null, directions: List<String>? = null, active: Boolean? = null)