| Name |
Type |
Description |
Notes |
| SourceDescription |
String |
|
|
| Available |
Boolean |
|
[optional] |
| SourceAbbreviation |
String |
|
|
| ActiveOrPassive |
Double |
|
[optional] |
| AnyBranch |
Boolean |
|
[optional] |
| Handheld |
Boolean |
|
[optional] |
| SourceDescFrench |
String |
|
[optional] |
| SourceDescSpanish |
String |
|
[optional] |
| CompanyIds |
Int32[] |
|
[optional] |
$SourceCodeInsert = Initialize-RealGreenSaPSSourceCodeInsert -SourceDescription null `
-Available null `
-SourceAbbreviation null `
-ActiveOrPassive null `
-AnyBranch null `
-Handheld null `
-SourceDescFrench null `
-SourceDescSpanish null `
-CompanyIds null
- Convert the resource to JSON
$SourceCodeInsert | ConvertTo-JSON
[Back to Model list] [Back to API list] [Back to README]