InstructionStepResponse

constructor(description: String? = null, innerSteps: List<InstructionStepResponse>? = null, instructions: List<InstructionStepDetailsResponse>? = null, title: String? = null)