ThirdPartyEndpointAuth

class ThirdPartyEndpointAuth(val endpointId: String, val auth: ByteArray)

Parcel delivery authorization for a third-party endpoint.

Constructors

Link copied to clipboard
constructor(endpointId: String, auth: ByteArray)

Properties

Link copied to clipboard

The authorization serialized.

Link copied to clipboard

Id of the third-party endpoint.