Class UnityChannelResponse
Inheritance
UnityChannelResponse
Assembly: com.unity.purchasing.udp.Editor.dll
Syntax
[Serializable]
public class UnityChannelResponse
Fields
callbackUrl
Declaration
public string callbackUrl
Field Value
channelSecret
Declaration
public string channelSecret
Field Value
projectGuid
Declaration
public string projectGuid
Field Value
publicRSAKey
Declaration
public string publicRSAKey
Field Value
thirdPartySettings
Declaration
public ThirdPartySetting[] thirdPartySettings
Field Value