RailSegmentsOperatingCompany

public final class RailSegmentsOperatingCompany

This attribute captures the name or identifier of the company responsible for operating the Rail product. It represents the specific operating entity, such as Amtrak, British Railways, or a bus company.

Parameters

marketingName

The name used by the transportation carrier for marketing purposes in the travel segment. Example: ARX, AMTRAC, ARRIVA

Constructors

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Length(max = 200)
@Valid()
private final String marketingName

Functions

Link copied to clipboard
Link copied to clipboard
public final String getMarketingName()
Link copied to clipboard