going to live
This commit is contained in:
parent
893d5a5ecf
commit
000a984659
21 changed files with 2495 additions and 183 deletions
|
|
@ -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; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue