B-Deploy Entity (v2)
Â
B-Deploy objects contain the following required properties:Â
username
 string required: The BSN.Cloud username
networkName
string required:Â The BSN.Cloud network name
Â
packageName
string required:Â The client-defined name for the device setup package. This value must be unique among device setup packages that belong to your person entity.
These optional properties can also be used:Â
Â
client
string optional: The name of the client creating the player setup package. This value can be arbitrary and is not related to the BSN.Cloud client identifier or client secret tokens.
Â
url
string optional: A URL address for a custom application URL. This value will be ignored if setupType
is NOT set to partnerApplication
.