corda / com.r3.enm.servicesapi.networkmap.handlers / SwitchFlagDayResponse

SwitchFlagDayResponse

class SwitchFlagDayResponse

Switch flag response.

Constructors

<init>

SwitchFlagDayResponse(errorMessage: String?)

Switch flag response.

Properties

errorMessage

val errorMessage: String?

Server error message.

Functions

toStream

fun toStream(b: <ERROR CLASS>): Unit

Companion Object Functions

fromStream

fun fromStream(b: <ERROR CLASS>): SwitchFlagDayResponse