RspOwnership

@JsonClass(generateAdapter = true)
data class RspOwnership(val ownership: TikiSdkOwnership)

The response for the assignOwnership and getOwnership method calls in the Platform Channel.

Returns the ownership or Null if not found.

Constructors

Link copied to clipboard

Create empty Rsp ownership

Properties

Link copied to clipboard