HomeWrite.as

Use only alias in Client.DeleteCollection() args

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Use only alias in Client.DeleteCollection() args

(instead of DeleteCollectionParams.) It's unlikely we'll ever use
something other than a collection alias for this operation, so it's safe
to provide that directly to the method instead of a wrapper struct.

Details

Provenance
mattAuthored on May 26 2019, 5:57 PM
Parents
rWGO1d34eede72c8: DeleteCollection: Make params a struct
Branches
Unknown
Tags
Unknown