SquareUp.V2.CatalogObjects (SquareUp v0.1.3) View Source
Link to this section Summary
Link to this section Functions
Link to this function
batch_delete(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
batch_delete( SquareUp.Client.t(), %{}, SquareUp.TypeSpecs.batch_delete_catalog_objects_request(), %{} ) :: SquareUp.Client.response( SquareUp.TypeSpecs.batch_delete_catalog_objects_response() )
Link to this function
batch_retrieve(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
batch_retrieve( SquareUp.Client.t(), %{}, SquareUp.TypeSpecs.batch_retrieve_catalog_objects_request(), %{} ) :: SquareUp.Client.response( SquareUp.TypeSpecs.batch_retrieve_catalog_objects_response() )
Link to this function