going to live
This commit is contained in:
@ -6,5 +6,9 @@ namespace Yavsc
|
||||
public string Secret { get; set; }
|
||||
public string ClientId { get; set; }
|
||||
|
||||
// NV/SOAP Api - Signature
|
||||
public string APIUserId { get; set; }
|
||||
public string APIPassword { get; set; }
|
||||
public string APISignature { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user