Remove-BillingType
  • 1 Minute to read
  • Dark
    Light
  • PDF

Remove-BillingType

  • Dark
    Light
  • PDF

Article summary

Summary

Deletes an existing billing type.

Remove-BillingType
    -Id

Returns nothing.

Parameters

ParameterTypeRequired?Notes
IdInt32YesThe billing type id.

Examples

Delete an existing billing type

Remove-BillingType -Id 1