model


Description:

public string model { get; set; }

Model identifier from show API response.

Note:

For setting Client.model, always use model.name instead of this property to ensure consistency. This property may be empty or differ from name in some contexts.

This property comes from the show API (show_model() endpoint). The name property comes from the list API (models() endpoint) and is the primary identifier.